.toolbar-wrapper{--tile-size-large: 240px;--tile-size-small: 160px;--tile-size: var(--tile-size-large)}.toolbar-wrapper .panel{color:var(--main-100);display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--tile-size),1fr));gap:15px;padding:15px;align-items:flex-start;overflow:auto;background:var(--main-900)}.toolbar-wrapper .panel.text-tiles-virtual{display:block}.toolbar-wrapper .text-tiles-virtual-spacer{position:relative;width:100%;min-height:1px}.toolbar-wrapper .panel.text-tiles-virtual .filter-link{box-sizing:border-box}.toolbar-wrapper .image-tiles{display:flex;flex-direction:column;min-height:0;min-width:0}.toolbar-wrapper .image-tiles>.panel{flex:1;min-height:0}.toolbar-wrapper #textTiles{font-size:var(--fontsize-small)}.toolbar-wrapper #textTiles .menu-bar,.toolbar-wrapper #textTiles .filter-bar,.toolbar-wrapper #textTiles .filter-bar button,.toolbar-wrapper #textTiles .next-button{font-size:12px}.toolbar-wrapper #textTilesPanel .card .component-name{font-size:13px}.toolbar-wrapper #textTilesPanel .card .component-name-s{font-size:12px}.toolbar-wrapper #textTilesPanel .card .component-name-xs{font-size:11px}.toolbar-wrapper .filter-link{text-decoration:none;color:inherit;min-width:0;max-width:100%}.toolbar-wrapper .card{background:var(--card-color);position:relative;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;border-radius:10px;min-height:var(--tile-size);min-width:0;width:100%;box-sizing:border-box;padding:8px;gap:8px;box-shadow:0 2px 6px var(--components-shadow);transition:transform .2s ease,background .3s ease}.toolbar-wrapper .card:hover{transform:translateY(-4px);background:var(--main-hover)}.toolbar-wrapper .card .component-name{font-size:var(--fontsize-normal);color:var(--blue-600)}.toolbar-wrapper .card .component-name-s{font-size:13px;color:var(--blue-600)}.toolbar-wrapper .card .component-name-xs{font-size:12px;color:var(--blue-600)}.toolbar-wrapper .card .component-name-row{width:100%;display:flex;align-items:center;justify-content:center;gap:6px}.toolbar-wrapper .card .component-name-row .component-name,.toolbar-wrapper .card .component-name-row .component-name-s,.toolbar-wrapper .card .component-name-row .component-name-xs{flex:0 1 auto;min-width:0;text-align:center}.toolbar-wrapper .card .filter-tile-header-row{justify-content:space-between;align-items:center;gap:8px}.toolbar-wrapper .card .filter-tile-header-row .component-name,.toolbar-wrapper .card .filter-tile-header-row .component-name-s,.toolbar-wrapper .card .filter-tile-header-row .component-name-xs{flex:1 1 auto;min-width:0;text-align:left}.toolbar-wrapper .card .filter-tile-random{flex-shrink:0;margin-left:auto;background:transparent;border:none;padding:2px;cursor:pointer;color:var(--main-100);display:inline-flex;align-items:center;justify-content:center;line-height:0}.toolbar-wrapper .card .filter-tile-random:hover{color:var(--blue-600)}.toolbar-wrapper .card .thumb{width:100%;max-width:100%;display:flex;justify-content:center}.toolbar-wrapper .card canvas{border-radius:10px;display:block;max-width:100%;height:auto}.toolbar-wrapper .card .photo-tile-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:8px;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.4) 40%,transparent 100%);border-radius:6px;opacity:0;transition:opacity .25s ease;pointer-events:none}.toolbar-wrapper .card:hover .photo-tile-overlay{opacity:1}.toolbar-wrapper .card .photo-tile-overlay-content{display:flex;align-items:center;gap:8px;color:#ffffffbf;font-size:var(--fontsize-small);text-shadow:0 1px 2px rgba(0,0,0,.5);pointer-events:auto;min-width:0}.toolbar-wrapper .card .photo-tile-overlay-link{display:flex;align-items:center;gap:8px;color:inherit;text-decoration:none;cursor:pointer}.toolbar-wrapper .card .photo-tile-overlay-link:hover{color:#fff;text-decoration:underline}.toolbar-wrapper .card .photo-tile-overlay-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.75);flex-shrink:0}.toolbar-wrapper .card .photo-tile-overlay-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.toolbar-wrapper .card .photo-tile-overlay-provider{padding:4px 10px;border-radius:999px;font-size:var(--fontsize-small);text-decoration:none;color:#ffffffbf;margin-bottom:1px;pointer-events:auto;cursor:pointer;flex-shrink:0}.toolbar-wrapper .card .photo-tile-overlay-provider-pixabay,.toolbar-wrapper .card .photo-tile-overlay-provider-pexels,.toolbar-wrapper .card .photo-tile-overlay-provider-unsplash{background:#05a08138;border:1px solid rgba(5,160,129,.4)}.toolbar-wrapper .premium-crown{position:absolute;top:6px;left:6px;width:28px;height:28px;padding:2px;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;z-index:var(--z-catalog-card-corner);filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.toolbar-wrapper .premium-crown svg{display:block;width:var(--icon_size);height:var(--icon_size)}.toolbar-wrapper .fav-btn{position:absolute;top:6px;right:6px;width:28px;height:28px;padding:4px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;z-index:var(--z-catalog-card-corner);transition:color .2s ease,background .2s ease}.toolbar-wrapper .fav-btn:focus{outline:3px solid rgba(0,123,255,.18);outline-offset:2px}.toolbar-wrapper .fav-btn:hover{background:var(--main-hover)}.toolbar-wrapper .fav-heart{width:var(--icon_size);height:var(--icon_size);display:block}.toolbar-wrapper .fav-heart .heart-path{stroke:var(--main-100);stroke-width:1.5px;fill:none;transition:fill .18s ease,transform .18s ease;transform-origin:center center}.toolbar-wrapper .fav-btn.active{color:#e0245e}.toolbar-wrapper .fav-btn.active .heart-path{fill:currentColor;stroke:currentColor;transform:scale(1.02)}.toolbar-wrapper .fav-btn.pop .heart-path{transition:transform .18s cubic-bezier(.2,.8,.2,1);transform:scale(1.12)}.toolbar-wrapper .menu-bar{display:flex;align-items:center;align-content:center;color:var(--main-100);flex-wrap:wrap;gap:8px;padding:8px;background:var(--main-600)}.toolbar-wrapper .menu-bar-label{font-size:var(--fontsize-small);opacity:var(--font-opacity)}.toolbar-wrapper .menu-bar-label-icon{display:none;align-items:center;line-height:0}.toolbar-wrapper .menu-bar .purple-button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;padding:4px 8px;line-height:0}.toolbar-wrapper .menu-bar-line-tiles-overview .line-tiles-marker-select{width:108px;box-sizing:border-box}.toolbar-wrapper .shape-tiles-outline-label{display:inline-flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap;user-select:none}.toolbar-wrapper .next-button{color:var(--button-color);background:var(--purple);padding-top:4px;border-radius:var(--global-border-radius);border:none;cursor:pointer;text-align:center}.toolbar-wrapper .menu-bar-close-button{margin-left:auto;color:var(--button-color);background:var(--purple);display:inline-flex;align-items:center;justify-content:center;padding:4px;border-radius:var(--global-border-radius);border:none;cursor:pointer}.toolbar-wrapper .menu-bar-close-button:hover{background:var(--purple)}.toolbar-wrapper .filter-bar{display:flex;flex-wrap:wrap;gap:4px;padding:8px;background:var(--main-900)}.toolbar-wrapper .filter-bar button{font-size:var(--fontsize-small);color:var(--main-200);border:none;background:var(--main-700);padding:4px 8px;border-radius:var(--global-border-radius);cursor:pointer}.toolbar-wrapper .filter-bar button.active{color:var(--button-color);background:var(--purple);opacity:1}.toolbar-wrapper .filter-bar button:hover{background:var(--main-hover);color:var(--main-100)}.toolbar-wrapper #helpTilesPanel.panel{display:block;column-width:260px;column-gap:15px}.toolbar-wrapper #helpTilesPanel .help-feature-link{display:inline-block;width:100%;box-sizing:border-box;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;vertical-align:top;margin-bottom:15px}.toolbar-wrapper #helpTilesPanel .help-feature-card{background:var(--card-color);border-radius:10px;border:none;padding:0;overflow:hidden;width:100%;min-height:unset;align-items:stretch;justify-content:flex-start;gap:0;box-shadow:0 2px 6px var(--components-shadow);transition:transform .2s ease,background .3s ease}.toolbar-wrapper #helpTilesPanel .help-feature-card:hover{transform:translateY(-4px);background:var(--main-hover)}.toolbar-wrapper #helpTilesPanel .help-feature-card-image{display:block;width:100%;height:auto;border-radius:0}.toolbar-wrapper #helpTilesPanel .help-feature-card-body{padding:24px;width:100%;box-sizing:border-box}.toolbar-wrapper #helpTilesPanel .help-feature-card-text{display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;width:100%;padding:24px;background:linear-gradient(135deg,#ffffff08,#ffffff14)}.toolbar-wrapper #helpTilesPanel .help-feature-card-body h4,.toolbar-wrapper #helpTilesPanel .help-feature-card-text h4{font-size:1rem;color:var(--blue-500);margin:0 0 8px;font-weight:600;line-height:1.3}.toolbar-wrapper #helpTilesPanel .help-feature-card-body p,.toolbar-wrapper #helpTilesPanel .help-feature-card-text p{font-size:.9rem;color:var(--main-300);margin:0;line-height:1.5}.toolbar-wrapper #helpTilesPanel .help-menu-cmd{color:var(--blue-600);font-weight:400;white-space:nowrap}.toolbar-wrapper #helpTilesPanel .help-menu-sep{color:var(--blue-600);font-weight:400;padding:0 .2em}.toolbar-wrapper #drawTilesPanel.panel,.toolbar-wrapper #drawTilesPanel.draw-tiles-panel{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;align-items:stretch}.toolbar-wrapper .draw-tool-tile{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%;box-sizing:border-box;margin:0;padding:20px;border:none;border-radius:12px;background:var(--card-color);color:inherit;cursor:pointer;box-shadow:0 2px 6px var(--components-shadow);transition:transform .2s ease,background .2s ease;font:inherit}.toolbar-wrapper .draw-tool-tile:hover{transform:translateY(-4px);background:var(--main-hover)}.toolbar-wrapper .draw-tool-tile:focus-visible{outline:2px solid var(--blue-600, #2563EB);outline-offset:2px}.toolbar-wrapper .draw-tool-tile-icon{margin-bottom:16px;display:flex;align-items:center;justify-content:center;align-self:center;width:72px;height:72px;border-radius:50%;flex-shrink:0;color:#fff}.toolbar-wrapper .draw-tool-tile-icon svg{fill:#fff}.toolbar-wrapper .draw-tool-tile-icon--orange{background:#f97316}.toolbar-wrapper .draw-tool-tile-icon--light-blue{background:#2563eb}.toolbar-wrapper .draw-tool-tile-icon--green{background:#22c55e}.toolbar-wrapper .draw-tool-tile-icon--purple{background:#a855f7}.toolbar-wrapper .draw-tool-tile-icon--red{background:#ef4444}.toolbar-wrapper .draw-tool-tile-icon--amber{background:#f59e0b}.toolbar-wrapper .draw-tool-tile h3{margin:0 0 8px;width:100%;font-size:1.1rem;font-weight:600;line-height:1.3;text-align:center}.toolbar-wrapper .draw-tool-tile p{margin:0;font-size:.9rem;line-height:1.45;opacity:.85}.toolbar-wrapper .menu-bar,.toolbar-wrapper .filter-bar{flex-shrink:0}.toolbar-wrapper .image-tiles--hidden{display:none}.toolbar-wrapper .tiles-search-input{width:200px;box-sizing:border-box}.toolbar-wrapper .tiles-search-input--narrow{width:150px;box-sizing:border-box}.toolbar-wrapper .tiles-page-input{width:40px;height:24px;box-sizing:border-box}.toolbar-wrapper .menu-bar-label--spaced{margin-left:10px}.toolbar-wrapper .menu-bar-label--stat{margin-left:12px}.toolbar-wrapper .tiles-select--short{width:80px;box-sizing:border-box}.toolbar-wrapper .tiles-select--medium{width:110px;box-sizing:border-box}.toolbar-wrapper .tiles-select--wide{width:118px;box-sizing:border-box}
