.w3dfc-actions{max-width:1160px;margin:0 auto 32px;padding:0 42px;display:flex;gap:10px;flex-wrap:wrap}.w3dfc-actions form{display:flex}.w3dfc-actions button,.w3dfc-actions select,.w3dfc-actions>a{border:1px solid #d9dee1;background:#fff;color:#34373a;padding:10px 13px;font:700 13px/1 Inter,system-ui,sans-serif;text-decoration:none}.w3dfc-actions button{cursor:pointer}.w3dfc-actions form:first-child button{border-radius:8px}.w3dfc-actions form+form select{border-radius:8px 0 0 8px;border-right:0}.w3dfc-actions form+form button{border-radius:0 8px 8px 0;background:#ef641b;color:#fff;border-color:#ef641b}.w3dfc-page{max-width:1180px;margin:55px auto;padding:0 28px;font-family:Inter,system-ui,sans-serif}.w3dfc-page h1{font-size:34px;margin:0}.w3dfc-page>p{color:#71777b}.w3dfc-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:22px}.w3dfc-empty{margin-top:25px;padding:34px;border:1px dashed #d9dcde;border-radius:13px;color:#70767b}.w3dfc-actions-in-product{max-width:none;margin:14px 0 0;padding:0;align-items:stretch}.w3dfc-actions-in-product form{min-height:44px}.w3dfc-actions-in-product button,.w3dfc-actions-in-product select{font-size:14px;padding:0 14px;border-radius:10px}.w3dfc-actions-in-product form:first-child button{border-radius:10px;background:#fff;color:#303338}.w3dfc-actions-in-product form+form select{border-radius:10px 0 0 10px}.w3dfc-actions-in-product form+form button{border-radius:0 10px 10px 0}.w3dfc-actions-in-product button:hover{filter:brightness(.96)}

/* v0.0.1 — painel otimizado de Minhas coleções */
.w3dfc-collections-page .site-header,.w3dfc-collections-page #masthead,.w3dfc-collections-page .wp-site-blocks>header,.w3dfc-collections-page .elementor-location-header{display:none!important}.w3dfc-collections-page .site-content,.w3dfc-collections-page #content,.w3dfc-collections-page .content-area,.w3dfc-collections-page .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.w3dfc-collections-page .entry-header,.w3dfc-collections-page .page-header,.w3dfc-collections-page article>.entry-title{display:none!important}.w3dfc-dashboard-shell{--fc-blue:#0f67e8;--fc-ink:#0c1735;--fc-muted:#64718c;--fc-line:#dce5f1;--fc-soft:#f5f9ff;display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh;background:#fbfdff;color:var(--fc-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.w3dfc-dashboard-shell *{box-sizing:border-box}.w3dfc-sidebar{position:sticky;top:0;height:100vh;padding:34px 26px 24px;border-right:1px solid #dfE8f3;background:#f5fbff;display:flex;flex-direction:column}.w3dfc-brand{display:flex;align-items:center;gap:12px;color:#101a39;text-decoration:none;margin:0 12px 44px}.w3dfc-brand-mark{font-size:42px;line-height:1;font-weight:950;letter-spacing:-7px;color:#ff8a00;font-style:italic}.w3dfc-brand strong{font-size:24px}.w3dfc-side-nav{display:grid;gap:8px}.w3dfc-side-nav>a{display:flex;align-items:center;gap:14px;min-height:54px;padding:0 15px;border-radius:13px;color:#14203d;text-decoration:none;font-weight:750}.w3dfc-side-nav>a:hover,.w3dfc-side-nav>a.is-active{background:#e8f3ff;color:#1269d8}.w3dfc-side-nav svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}.w3dfc-divider{height:1px;background:#d9e4f0;margin:14px 2px 12px}.w3dfc-side-nav>b{font-size:12px;letter-spacing:.08em;color:#5d769c;margin:2px 4px 9px}.w3dfc-user-card{margin-top:auto;border:1px solid #dce7f4;background:#eef6ff;border-radius:14px;padding:10px;display:flex;align-items:center;gap:10px}.w3dfc-user-card img{width:42px;height:42px;border-radius:50%;object-fit:cover}.w3dfc-user-card span{display:grid;gap:2px}.w3dfc-user-card strong{font-size:13px}.w3dfc-user-card small{font-size:12px;color:var(--fc-muted)}.w3dfc-collections-main{padding:44px 54px 42px;min-width:0}.w3dfc-collections-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:38px}.w3dfc-collections-head h1{margin:0 0 8px;font-size:44px;line-height:1.06;letter-spacing:-.035em}.w3dfc-collections-head p{margin:0;color:#56627b;font-size:17px}.w3dfc-new-button,.w3dfc-save{border:0;border-radius:12px;background:#1168e8;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 24px rgba(17,104,232,.18)}.w3dfc-new-button{height:58px;padding:0 24px;display:flex;align-items:center;gap:10px;font-size:17px}.w3dfc-new-button svg,.w3dfc-create-tile svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2}.w3dfc-new-form{margin:-18px 0 28px;padding:18px;border:1px solid var(--fc-line);border-radius:14px;background:#fff;box-shadow:0 12px 35px rgba(39,67,100,.08);display:flex;gap:16px;align-items:flex-end}.w3dfc-new-form[hidden]{display:none}.w3dfc-new-form label{display:grid;gap:7px;flex:1;font-size:13px;font-weight:800}.w3dfc-new-form input{height:46px;border:1px solid #cfdbea;border-radius:10px;padding:0 13px;font:inherit}.w3dfc-new-form>div{display:flex;gap:9px}.w3dfc-new-form button{height:46px;padding:0 17px;border-radius:10px;font-weight:800;cursor:pointer}.w3dfc-cancel{border:1px solid #ccd8e8;background:#fff;color:#34415d}.w3dfc-save{border:0}.w3dfc-collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.w3dfc-collection-card{min-height:350px;border:1px solid var(--fc-line);border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(35,62,92,.04);overflow:hidden}.w3dfc-collection-card>header{display:flex;align-items:center;padding:24px 28px 20px;border-bottom:1px solid #e7edf5}.w3dfc-collection-icon{width:62px;height:62px;border-radius:13px;display:grid;place-items:center;margin-right:18px;background:#eef3ff;color:#5d37ef}.w3dfc-collection-icon.is-heart{background:#ffe8eb;color:#f1264f}.w3dfc-collection-icon.is-printer{background:#eee4ff;color:#6b2fe7}.w3dfc-collection-icon svg,.w3dfc-empty-icon svg,.w3dfc-info-bar svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.9}.w3dfc-collection-card header h2{font-size:23px;margin:0 0 5px}.w3dfc-collection-card header div span{display:inline-flex;border-radius:999px;background:#f1f4f8;padding:4px 10px;font-size:12px;color:#53617b}.w3dfc-more{margin-left:auto;font-weight:900;letter-spacing:3px;color:#2b3959}.w3dfc-card-content{padding:30px 30px 26px;min-height:240px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.w3dfc-empty-icon{width:82px;height:82px;border-radius:50%;border:1px solid #e0e7f1;background:#fbfcfe;display:grid;place-items:center;color:#68738b;margin-bottom:18px}.w3dfc-card-content h3{font-size:18px;margin:0 0 7px}.w3dfc-card-content p{max-width:420px;margin:0 0 22px;color:#5f6c84;line-height:1.5;font-size:14px}.w3dfc-explore{width:min(100%,330px);height:52px;border:1px solid #cdd9ea;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:9px;color:#1269df;text-decoration:none;font-weight:800;background:#fff}.w3dfc-explore:hover{background:#f3f8ff}.w3dfc-explore svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9}.w3dfc-preview-grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:24px}.w3dfc-preview-grid a{aspect-ratio:1;border-radius:10px;overflow:hidden;background:#edf2f8;display:grid;place-items:center;text-decoration:none;color:#7b879b;font-weight:800}.w3dfc-preview-grid img{width:100%;height:100%;object-fit:cover}.w3dfc-create-tile{width:100%;margin-top:28px;min-height:120px;border:1.5px dashed #4b94ff;border-radius:15px;background:#fff;color:#1667da;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:16px}.w3dfc-create-tile>svg{width:38px;height:38px;padding:7px;border-radius:50%;background:#176fe8;color:#fff}.w3dfc-create-tile span{display:grid;text-align:left;gap:5px}.w3dfc-create-tile strong{color:#111d3b;font-size:16px}.w3dfc-create-tile small{color:#6d7790;font-size:14px}.w3dfc-info-bar{margin-top:22px;padding:20px 24px;border-radius:14px;background:#f1f6ff;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center}.w3dfc-info-bar>span{width:40px;height:40px;border-radius:50%;background:#166de9;color:#fff;display:grid;place-items:center}.w3dfc-info-bar>span svg{width:21px;height:21px}.w3dfc-info-bar strong{display:block;margin-bottom:4px}.w3dfc-info-bar p{margin:0;color:#59667e;font-size:13px}.w3dfc-info-bar>a{color:#1267dc;font-weight:800;text-decoration:none;white-space:nowrap}
@media(max-width:1050px){.w3dfc-dashboard-shell{grid-template-columns:220px minmax(0,1fr)}.w3dfc-sidebar{padding-left:18px;padding-right:18px}.w3dfc-collections-main{padding:36px 30px}.w3dfc-collection-grid{grid-template-columns:1fr}.w3dfc-collections-head h1{font-size:38px}}
@media(max-width:760px){.w3dfc-dashboard-shell{display:block}.w3dfc-sidebar{position:relative;width:100%;height:auto;padding:18px}.w3dfc-brand{margin:0 0 14px}.w3dfc-side-nav{grid-template-columns:repeat(3,1fr)}.w3dfc-side-nav>a{justify-content:center;padding:10px;min-height:48px}.w3dfc-side-nav>a span{display:none}.w3dfc-side-nav b,.w3dfc-divider,.w3dfc-user-card{display:none}.w3dfc-collections-main{padding:28px 18px}.w3dfc-collections-head{align-items:stretch}.w3dfc-collections-head h1{font-size:34px}.w3dfc-new-button{height:50px;padding:0 16px;font-size:14px}.w3dfc-new-form{display:grid;align-items:stretch}.w3dfc-new-form[hidden]{display:none}.w3dfc-info-bar{grid-template-columns:auto 1fr}.w3dfc-info-bar>a{grid-column:2}}
@media(max-width:520px){.w3dfc-collections-head{display:grid}.w3dfc-new-button{width:100%;justify-content:center}.w3dfc-collection-card>header{padding:20px}.w3dfc-card-content{padding:24px 18px}.w3dfc-preview-grid{grid-template-columns:repeat(2,1fr)}.w3dfc-info-bar{padding:17px}.w3dfc-side-nav{grid-template-columns:repeat(2,1fr)}}

/* v0.0.2 — favoritos alternáveis e gerenciamento da lista */
.w3d-product-collection.is-saved{transition:background .18s ease,border-color .18s ease,color .18s ease}.w3d-product-collection.is-favorite{border-color:#f0a9bf!important;background:#fff2f7!important}.w3d-product-collection.is-favorite .w3d-product-collection-icon,.w3d-product-collection.is-favorite button{color:#d83d67!important}.w3d-product-collection button:disabled{opacity:.65;cursor:wait}
.w3dfc-favorites-manager{margin-top:28px;border:1px solid var(--fc-line);border-radius:18px;background:#fff;box-shadow:0 7px 22px rgba(35,62,92,.04);overflow:hidden}.w3dfc-favorites-manager-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 26px;border-bottom:1px solid #e7edf5}.w3dfc-favorites-manager-head h2{margin:0 0 4px;font-size:22px}.w3dfc-favorites-manager-head p{margin:0;color:#65718a;font-size:13px}.w3dfc-select-all{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800;color:#40506c;white-space:nowrap;cursor:pointer}.w3dfc-select-all input,.w3dfc-favorite-item>input{width:18px;height:18px;accent-color:#d83d67}.w3dfc-favorites-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px 20px}.w3dfc-favorite-item{position:relative;display:grid;grid-template-columns:auto 72px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:88px;padding:10px 12px;border:1px solid #e2e9f2;border-radius:13px;background:#fbfdff;cursor:pointer}.w3dfc-favorite-item:has(>input:checked){border-color:#f0abc0;background:#fff6f9}.w3dfc-favorite-thumb{width:72px;height:66px;border-radius:9px;overflow:hidden;background:#edf2f8;display:grid;place-items:center;color:#7a879a}.w3dfc-favorite-thumb img{width:100%;height:100%;object-fit:cover}.w3dfc-favorite-copy{min-width:0;display:grid;gap:5px}.w3dfc-favorite-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.w3dfc-favorite-copy small{color:#70809a;font-size:12px}.w3dfc-favorite-open{color:#1269df;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.w3dfc-favorite-open:hover{text-decoration:underline}.w3dfc-favorites-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:15px 20px;border-top:1px solid #e7edf5;background:#fbfdff}.w3dfc-favorites-actions>span{margin-right:auto;color:#68758d;font-size:13px}.w3dfc-remove-selected{height:42px;padding:0 17px;border:0;border-radius:10px;background:#d83d67;color:#fff;font-weight:800;cursor:pointer}.w3dfc-remove-selected:disabled{opacity:.4;cursor:not-allowed}
@media(max-width:900px){.w3dfc-favorites-list{grid-template-columns:1fr}}@media(max-width:600px){.w3dfc-favorites-manager-head{display:grid}.w3dfc-favorite-item{grid-template-columns:auto 58px minmax(0,1fr)}.w3dfc-favorite-thumb{width:58px;height:54px}.w3dfc-favorite-open{grid-column:3}.w3dfc-favorites-actions{align-items:stretch;flex-direction:column}.w3dfc-favorites-actions>span{margin-right:0}}
