.wp-block-carticy-blocks-plugin-docs .plugin-docs-search{margin-bottom:var(--wp--preset--spacing--56);display:flex;justify-content:center}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container{position:relative;width:100%;max-width:600px}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-input{width:100%;height:56px;padding:0 var(--wp--preset--spacing--24) 0 var(--wp--preset--spacing--56);border:1px solid var(--wp--preset--color--shade-200);border-radius:var(--wp--custom--border-radius--medium);background:var(--wp--preset--color--base);font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--shade-800);transition:all .3s ease;box-sizing:border-box}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-input::placeholder{color:var(--wp--preset--color--shade-400)}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-input:focus{outline:none;border-color:var(--wp--preset--color--primary);box-shadow:0 0 0 3px rgba(26,14,109,.1)}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-icon{position:absolute;left:var(--wp--preset--spacing--24);top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--wp--preset--color--shade-400);pointer-events:none}@media (max-width:768px){.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-input{height:48px;font-size:var(--wp--preset--font-size--extra-small)}}@media (max-width:480px){.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-input{padding-left:var(--wp--preset--spacing--48)}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-icon{left:var(--wp--preset--spacing--16)}}.wp-block-carticy-blocks-plugin-docs .docs-loading{display:flex;flex-direction:column;align-items:center;gap:var(--wp--preset--spacing--16);padding:var(--wp--preset--spacing--56) 0}.wp-block-carticy-blocks-plugin-docs .docs-loading .spinner{width:40px;height:40px;border:4px solid var(--wp--preset--color--shade-200);border-top-color:var(--wp--preset--color--primary);border-radius:50%;animation:plugin-docs-spin .8s linear infinite}.wp-block-carticy-blocks-plugin-docs .docs-loading p{margin:0;color:var(--wp--preset--color--shade-600);font-size:var(--wp--preset--font-size--extra-small)}@keyframes plugin-docs-spin{to{transform:rotate(360deg)}}.wp-block-carticy-blocks-plugin-docs .doc-categories-container{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--56)}.wp-block-carticy-blocks-plugin-docs .doc-categories-container .no-results{text-align:center;padding:var(--wp--preset--spacing--56);color:var(--wp--preset--color--shade-600)}.wp-block-carticy-blocks-plugin-docs .doc-categories-container .no-results p{font-size:var(--wp--preset--font-size--small);margin:0}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header{display:flex;align-items:center;gap:var(--wp--preset--spacing--16);margin-bottom:var(--wp--preset--spacing--24);padding-bottom:var(--wp--preset--spacing--16);border-bottom:2px solid var(--wp--preset--color--shade-100)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header .doc-category-icon{width:32px;height:32px;flex-shrink:0}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header .doc-category-title{margin:0;font-size:var(--wp--preset--font-size--large);font-weight:600;color:var(--wp--preset--color--shade-800);flex-grow:1}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header .doc-category-count{font-size:var(--wp--preset--font-size--tiny);color:var(--wp--preset--color--shade-600);font-weight:500;padding:4px 12px;background:var(--wp--preset--color--shade-50);border-radius:12px}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-description{margin:0 0 var(--wp--preset--spacing--24) 0;color:var(--wp--preset--color--shade-600);font-size:var(--wp--preset--font-size--small);line-height:1.6}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--wp--preset--spacing--16)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid .doc-item{display:flex;align-items:flex-start;gap:var(--wp--preset--spacing--12);padding:var(--wp--preset--spacing--16);background:var(--wp--preset--color--base);border:1px solid var(--wp--preset--color--shade-200);border-radius:var(--wp--custom--border-radius--small);text-decoration:none;color:var(--wp--preset--color--shade-800);transition:all .2s ease}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid .doc-item:hover{background:var(--wp--preset--color--shade-50);border-color:var(--wp--preset--color--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid .doc-item:hover .doc-item-icon{color:var(--wp--preset--color--primary)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid .doc-item:hover .doc-item-title{color:var(--wp--preset--color--primary)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid .doc-item .doc-item-icon{width:20px;height:20px;flex-shrink:0;color:var(--wp--preset--color--shade-500);transition:color .2s ease;margin-top:2px}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid .doc-item .doc-item-title{font-size:var(--wp--preset--font-size--small);line-height:1.5;margin:0;transition:color .2s ease}.wp-block-carticy-blocks-plugin-docs .doc-category-section:nth-of-type(4n+1) .doc-category-icon{color:var(--wp--preset--color--primary)}.wp-block-carticy-blocks-plugin-docs .doc-category-section:nth-of-type(4n+2) .doc-category-icon{color:var(--wp--preset--color--accent-one)}.wp-block-carticy-blocks-plugin-docs .doc-category-section:nth-of-type(4n+3) .doc-category-icon{color:var(--wp--preset--color--secondary)}.wp-block-carticy-blocks-plugin-docs .doc-category-section:nth-of-type(4n+4) .doc-category-icon{color:var(--wp--preset--color--shade-600)}.wp-block-carticy-blocks-plugin-docs .plugin-docs-error{text-align:center;padding:var(--wp--preset--spacing--56);color:var(--wp--preset--color--shade-600)}.wp-block-carticy-blocks-plugin-docs .plugin-docs-error p{font-size:var(--wp--preset--font-size--small);margin:0}@media (max-width:1024px){.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wp-block-carticy-blocks-plugin-docs .plugin-docs-search{margin-bottom:var(--wp--preset--spacing--40)}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-input{height:48px;font-size:var(--wp--preset--font-size--extra-small)}.wp-block-carticy-blocks-plugin-docs .doc-categories-container{gap:var(--wp--preset--spacing--40)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header{margin-bottom:var(--wp--preset--spacing--20)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header .doc-category-icon{width:28px;height:28px}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header .doc-category-title{font-size:var(--wp--preset--font-size--medium)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid{grid-template-columns:1fr;gap:var(--wp--preset--spacing--12)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-items-grid .doc-item{padding:var(--wp--preset--spacing--12)}}@media (max-width:480px){.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-input{padding-left:var(--wp--preset--spacing--48)}.wp-block-carticy-blocks-plugin-docs .plugin-docs-search .search-container .search-icon{left:var(--wp--preset--spacing--16)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header{flex-wrap:wrap;gap:var(--wp--preset--spacing--12)}.wp-block-carticy-blocks-plugin-docs .doc-category-section .doc-category-header .doc-category-count{flex-basis:100%;text-align:center}}