.resources-header{margin-bottom:2rem}.resources-header h1{color:var(--gray-800);font-size:2rem;font-weight:600;margin:0 0 .5rem}.resources-header p{color:var(--gray-600);font-size:.9375rem;margin:0}.resources-filters{background:#fff;border:1px solid var(--gray-200);border-radius:var(--border-radius-lg);margin-bottom:2rem;padding:1.5rem}.resources-search-wrapper{flex:1 1 auto;margin-bottom:1.5rem;max-width:400px;min-width:200px;position:relative}.resources-search-input-wrapper{align-items:center;display:flex;position:relative}.resources-search-icon{color:var(--gray-500);height:1rem;left:.75rem;pointer-events:none;position:absolute;width:1rem;z-index:1}.resources-search-input{background:#fff;border:1px solid var(--gray-300);border-radius:6px;box-sizing:border-box;color:var(--gray-700);font-size:.875rem;outline:none;padding:.5rem .75rem .5rem 2.5rem;width:100%}.resources-search-input::placeholder{color:var(--gray-400)}.resources-search-input:focus{border-color:var(--ordio-blue)}.resources-filter-group{margin-bottom:1.25rem}.resources-filter-group:last-child{margin-bottom:0}.resources-filter-group label{color:var(--gray-700);display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.resources-filter-group input[type=text],.resources-filter-group select{background:#fff;border:1px solid var(--gray-300);border-radius:var(--border-radius);box-sizing:border-box;font-size:.875rem;padding:.625rem .75rem;width:100%}.resources-filter-group input[type=text]:focus,.resources-filter-group select:focus{border-color:var(--ordio-blue);box-shadow:0 0 0 3px rgba(77,142,243,.1);outline:none}.resources-filter-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;margin-top:.5rem;min-height:0}.resources-filter-chips:empty{margin-bottom:0}.resources-filter-chip{align-items:center;background:var(--gray-100);border:1px solid var(--gray-300);border-radius:9999px;color:var(--gray-700);display:inline-flex;font-size:.75rem;gap:.5rem;padding:.375rem .75rem}.resources-filter-chip button{align-items:center;background:none;border:none;color:var(--gray-500);cursor:pointer;display:flex;font-size:1rem;line-height:1;padding:0}.resources-filter-chip button:hover{color:var(--gray-700)}.resources-filter-chip-swatch{border:1px solid var(--gray-300);border-radius:50%;flex-shrink:0;height:.875rem;width:.875rem}.resources-filters-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:.25rem}.resources-multiselect-dropdown{flex-shrink:0;position:relative;z-index:10}.resources-multiselect-trigger{align-items:center;background:#fff;border:1px solid var(--gray-300);border-radius:6px;color:var(--gray-700);cursor:pointer;display:inline-flex;font-size:.875rem;gap:.5rem;justify-content:space-between;min-width:140px;padding:.5rem .75rem;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;white-space:nowrap;width:100%}.resources-multiselect-trigger:hover{background:var(--gray-50);border-color:var(--gray-400)}.resources-multiselect-trigger.active{background:#f0f7ff;border-color:var(--ordio-blue)}.resources-multiselect-trigger:focus{border-color:var(--ordio-blue);box-shadow:0 0 0 3px rgba(77,142,243,.1);outline:none}.resources-multiselect-label{flex:1;overflow:hidden;text-align:left;text-overflow:ellipsis}.resources-multiselect-badge{align-items:center;background:var(--ordio-blue);border-radius:10px;color:#fff;display:inline-flex;font-size:.625rem;font-weight:600;height:1.25rem;justify-content:center;line-height:1;min-width:1.25rem;padding:0 .375rem}.resources-multiselect-icon{flex-shrink:0;height:1rem;transition:transform .2s ease;width:1rem}.resources-multiselect-menu{background:#fff;border:1px solid var(--gray-200);border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);display:none;left:0;max-height:320px;max-width:320px;min-width:200px;overflow-y:auto;position:absolute;top:calc(100% + .5rem);width:max-content;z-index:100}.resources-multiselect-menu.open{display:block}.resources-multiselect-item{align-items:center;color:var(--gray-700);cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;padding:.625rem 1rem;transition:background-color .15s ease;user-select:none}.resources-multiselect-item:hover{background:var(--gray-50)}.resources-multiselect-item.active{background:#eff6ff;color:#1e40af;font-weight:500}.resources-multiselect-checkbox{accent-color:var(--ordio-blue);cursor:pointer;flex-shrink:0;height:1rem;width:1rem}.resources-multiselect-item-content{align-items:center;display:inline-flex}.resources-multiselect-item-content-color{align-items:center;display:inline-flex;gap:.5rem}.resources-color-swatch{border:1px solid var(--gray-300);border-radius:50%;flex-shrink:0;height:1.25rem;width:1.25rem}.resources-multiselect-item.active .resources-color-swatch{box-shadow:0 0 0 2px var(--ordio-blue)}.resources-color-swatch-grid{gap:.5rem;grid-template-columns:repeat(7,1fr);min-width:200px;padding:1rem}.resources-multiselect-menu.open.resources-color-swatch-grid{display:grid}.resources-color-swatch-btn{border:1px solid var(--gray-300);border-radius:50%;cursor:pointer;flex-shrink:0;height:2rem;padding:0;position:relative;transition:transform .15s ease,box-shadow .15s ease;width:2rem}.resources-color-swatch-btn:hover{transform:scale(1.08)}.resources-color-swatch-btn:focus{outline:none}.resources-color-swatch-btn.selected,.resources-color-swatch-btn:focus{box-shadow:0 0 0 2px var(--ordio-blue)}.resources-color-swatch-check{align-items:center;color:#fff;display:flex;filter:drop-shadow(0 1px 1px rgba(0,0,0,.5));inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .15s ease}.resources-color-swatch-btn.selected .resources-color-swatch-check{opacity:1}.resources-color-swatch-btn.light-swatch.selected .resources-color-swatch-check{color:rgba(0,0,0,.65)}.resources-color-trigger-content{align-items:center;display:inline-flex;gap:.5rem}.resources-color-trigger-swatches{align-items:center;display:none;gap:.25rem}.resources-color-trigger-mini-swatch{border:1px solid var(--gray-300);border-radius:50%;flex-shrink:0;height:.875rem;width:.875rem}.resources-color-trigger-more{color:var(--gray-500);font-size:.6875rem;font-weight:500}.resources-multiselect-dropdown.open .resources-multiselect-icon{transform:rotate(180deg)}#resources-container{width:100%}.resources-grid{box-sizing:border-box;display:grid!important;gap:1.5rem;grid-template-columns:repeat(3,1fr)!important;margin-bottom:2rem;width:100%}.resources-grid .resource-card{max-width:100%;width:100%}@media (max-width:1200px){.resources-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.resources-grid{gap:1rem;grid-template-columns:1fr}}.resource-card{background:#fff;border:1px solid var(--gray-200);border-radius:var(--border-radius-lg);box-shadow:0 1px 2px rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .2s ease}.resource-card:hover{border-color:var(--gray-300);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.resource-card-actions{cursor:default}.resource-card-thumbnail{align-items:center;background:var(--gray-100);display:flex;flex-shrink:0;height:240px;justify-content:center;object-fit:cover;overflow:hidden;width:100%}.resource-card-thumbnail img,.resource-card-thumbnail video{height:100%;object-fit:cover;width:100%}.resource-card-thumbnail .video-icon{color:var(--gray-400);height:48px;width:48px}.resource-card-thumbnail .pdf-icon{color:var(--gray-400);height:64px;width:64px}.resource-card-content{display:flex;flex:1;flex-direction:column;min-height:0;padding:1.25rem}.resource-card-header{margin-bottom:.75rem}.resource-card-title{color:var(--gray-800);font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.resource-card-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.resource-card-type{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem;text-transform:uppercase}.resource-card-type[data-type=image]{background:#dbeafe;color:#1e40af}.resource-card-type[data-type=video]{background:#dcfce7;color:#166534}.resource-card-type[data-type=pdf]{background:#fee2e2;color:#b91c1c}.resource-card-orientation{border-radius:4px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.resource-card-orientation--square{background:#e0e7ff;color:#3730a3}.resource-card-orientation--horizontal{background:#ccfbf1;color:#0f766e}.resource-card-orientation--vertical{background:#fef3c7;color:#92400e}.resource-card-description{color:var(--gray-600);flex:1;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.resource-card-tags{display:flex;flex-wrap:wrap;gap:.375rem;margin-bottom:1rem}.resource-card-tag{background:#eff6ff;border-radius:4px;color:var(--ordio-blue);display:inline-block;font-size:.75rem;padding:.25rem .5rem}.resource-card-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start}.resource-card-action{align-items:center;background:#fff;border:1px solid var(--gray-300);border-radius:var(--border-radius);color:var(--gray-700);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:0;height:2rem;justify-content:center;padding:.375rem;transition:all .2s ease;width:2rem}.resource-card-action:hover{background:var(--gray-50);border-color:var(--gray-400);color:var(--ordio-blue)}.resource-card-action svg{fill:none;height:1rem;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:1rem}.resource-card-action.primary{background:var(--ordio-blue);border-color:var(--ordio-blue);color:#fff}.resource-card-action.primary:hover{background:var(--ordio-blue-dark);border-color:var(--ordio-blue-dark);color:#fff}.resource-card-action:disabled{cursor:not-allowed;opacity:.5}.resources-loading{align-items:center;color:var(--gray-500);display:flex;flex-direction:column;gap:1rem;padding:4rem 2rem;text-align:center}.resources-loading-spinner{animation:spin .8s linear infinite;border:3px solid var(--gray-200);border-radius:50%;border-top-color:var(--ordio-blue);height:2rem;width:2rem}@keyframes spin{to{transform:rotate(1turn)}}.resources-empty{background:#fff;border:1px solid var(--gray-200);border-radius:var(--border-radius-lg);padding:4rem 2rem;text-align:center}.resources-empty h3{color:var(--gray-800);font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.resources-empty p{color:var(--gray-600);font-size:.9375rem;margin:0}.resources-pagination{align-items:center;border-top:1px solid var(--gray-200);color:var(--gray-600);display:flex;flex-wrap:wrap;font-size:.875rem;gap:1.5rem;margin-top:1rem;padding:1rem 0}.resources-pagination-info{color:var(--gray-700);font-weight:500;margin-right:.5rem}.resources-pagination-nav{align-items:center;display:flex;gap:.5rem}.resources-pagination-nav button{background:#fff;border:1px solid var(--gray-300);border-radius:6px;color:var(--gray-700);cursor:pointer;font-size:.875rem;font-weight:500;min-height:2.25rem;padding:.4rem .75rem;transition:all .2s ease}.resources-pagination-nav button:hover:not(:disabled){background:var(--gray-50);border-color:var(--gray-400)}.resources-pagination-nav button:disabled{cursor:not-allowed;opacity:.6}.resources-pagination-numbers{align-items:center;display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.resources-pagination-numbers li{margin:0;padding:0}.resources-pagination-numbers button{background:#fff;border:1px solid var(--gray-300);border-radius:6px;color:var(--gray-700);cursor:pointer;font-size:.875rem;font-weight:500;min-height:2.25rem;min-width:2.25rem;padding:.4rem .75rem;transition:all .2s ease}.resources-pagination-numbers button:hover{background:var(--gray-50);border-color:var(--gray-400)}.resources-pagination-numbers button.active{background:var(--ordio-blue);border-color:var(--ordio-blue);color:#fff}.resources-pagination-jump{align-items:center;display:flex;gap:.5rem;margin-left:.5rem}.resources-pagination-jump-label{color:var(--gray-600);font-size:.875rem;margin:0}.resources-pagination-jump-input{border:1px solid var(--gray-300);border-radius:var(--border-radius);font-size:.875rem;padding:.35rem .5rem;text-align:center;width:3.5rem}.resources-pagination-jump button{background:#fff;border:1px solid var(--gray-300);border-radius:6px;color:var(--gray-700);cursor:pointer;font-size:.875rem;font-weight:500;min-height:2.25rem;padding:.4rem .75rem}.resources-pagination-jump button:hover{background:var(--gray-50);border-color:var(--gray-400)}.resources-pagination-size{align-items:center;display:flex;gap:.5rem;margin-left:.5rem}.resources-pagination-size-label{color:var(--gray-600);font-size:.875rem;margin:0;white-space:nowrap}.resources-pagination-select{background:#fff;border:1px solid var(--gray-300);border-radius:6px;color:var(--gray-700);cursor:pointer;font-size:.875rem;min-height:2.25rem;min-width:6rem;padding:.5rem 2rem .5rem .75rem}.resources-modal-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:2000}.resources-modal{background:#fff;border-radius:var(--border-radius-lg);box-shadow:0 20px 25px -5px rgba(0,0,0,.1);max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.resources-modal-header{align-items:center;border-bottom:1px solid var(--gray-200);display:flex;justify-content:space-between;padding:1.5rem}.resources-modal-header h2{color:var(--gray-800);font-size:1.25rem;font-weight:600;margin:0}.resources-modal-close{align-items:center;background:none;border:none;color:var(--gray-500);cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;line-height:1;padding:.5rem}.resources-modal-close:hover{color:var(--gray-700)}.resources-modal-body{padding:1.5rem}.resources-embed-modal,.resources-link-modal{max-width:700px}.resources-link-form{margin-bottom:1rem}.resources-form-group{margin-bottom:1.25rem}.resources-form-group:last-child{margin-bottom:0}.resources-form-group label{color:var(--gray-700);display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.resources-form-group label input[type=checkbox]{margin-right:.5rem}.resources-input{background:#fff;border:1px solid var(--gray-300);border-radius:6px;box-sizing:border-box;color:var(--gray-700);font-size:.875rem;outline:none;padding:.5rem .75rem;transition:border-color .2s ease;width:100%}.resources-input:focus{border-color:var(--ordio-blue)}.resources-input.is-invalid{border-color:var(--red-500)}.resources-form-hint{color:var(--gray-500);font-size:.75rem;margin-top:.25rem}.resources-form-hint-error{color:var(--red-600)}.resources-form-hint-warning{color:var(--yellow-600)}.resources-page-selector-wrapper{position:relative}.resources-page-selector{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9 1 4h10z'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border:1px solid var(--gray-300);border-radius:6px;box-sizing:border-box;color:var(--gray-700);cursor:pointer;font-size:.875rem;outline:none;padding:.5rem 2rem .5rem .75rem;transition:border-color .2s ease;width:100%}.resources-page-selector:focus{border-color:var(--ordio-blue)}.resources-page-selector:disabled{cursor:not-allowed;opacity:.6}.resources-page-search-wrapper{position:relative}.resources-form-group.resources-page-search-group.is-disabled{opacity:.6;pointer-events:none}.resources-form-group.resources-page-search-group.is-disabled .resources-page-search-input{background:var(--gray-100);cursor:not-allowed}.resources-page-search-input{box-sizing:border-box;width:100%}.resources-page-search-dropdown{background:#fff;border:1px solid var(--gray-200);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.1);display:none;left:0;margin-top:2px;max-height:240px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:10}.resources-page-search-dropdown.open{display:block}.resources-page-search-item{align-items:center;border-bottom:1px solid var(--gray-100);color:var(--gray-800);cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;justify-content:space-between;padding:.5rem .75rem}.resources-page-search-item:last-child{border-bottom:none}.resources-page-search-item:hover{background:var(--gray-50)}.resources-page-search-item-label{flex:1;min-width:0}.resources-page-search-item-cat{border-radius:9999px;flex-shrink:0;font-size:.6875rem;font-weight:500;letter-spacing:.02em;padding:.2rem .5rem;text-transform:uppercase;white-space:nowrap}.resources-page-search-item-cat--homepage,.resources-page-search-item-cat--product{background:#dbeafe;color:#1e40af}.resources-page-search-item-cat--tools{background:#d1fae5;color:#065f46}.resources-page-search-item-cat--industry{background:#fef3c7;color:#92400e}.resources-page-search-item-cat--comparison{background:#e9d5ff;color:#6b21a8}.resources-page-search-item-cat--webinar{background:#ccfbf1;color:#0f766e}.resources-page-search-item-cat--template{background:#e2e8f0;color:#334155}.resources-page-search-item-cat--download{background:#e0e7ff;color:#3730a3}.resources-page-search-item-cat--static{background:#f1f5f9;color:#475569}.resources-page-search-item-cat--product-updates{background:#ffedd5;color:#c2410c}.resources-page-search-item-cat--blog{background:#fce7f3;color:#9d174d}.resources-page-search-item-cat--other{background:var(--gray-100);color:var(--gray-600)}.resources-page-search-empty{color:var(--gray-500);font-size:.875rem;padding:.75rem}.resources-utm-grid{display:grid;gap:.75rem 1rem;grid-template-columns:repeat(6,1fr);margin-bottom:.5rem}.resources-utm-grid .resources-utm-cell{min-width:0}.resources-utm-grid .resources-utm-cell:first-child{grid-column:1/span 3;grid-row:1}.resources-utm-grid .resources-utm-cell:nth-child(2){grid-column:4/span 3;grid-row:1}.resources-utm-grid .resources-utm-cell:nth-child(3){grid-column:1/span 2;grid-row:2}.resources-utm-grid .resources-utm-cell:nth-child(4){grid-column:3/span 2;grid-row:2}.resources-utm-grid .resources-utm-cell:nth-child(5){grid-column:5/span 2;grid-row:2}.resources-url-preview{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--border-radius);color:var(--gray-700);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;line-height:1.5;padding:.75rem;word-break:break-all}.resources-url-preview-error{background:var(--red-50);border-color:var(--red-300);color:var(--red-700)}.resources-modal-code{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--border-radius);color:var(--gray-800);font-family:monospace;font-size:.875rem;margin-bottom:1rem;overflow-x:auto;padding:1rem;white-space:pre-wrap;word-break:break-all}.resources-modal-code-error{background:var(--red-50);border-color:var(--red-300);color:var(--red-700)}.resources-modal-actions{display:flex;gap:.75rem;justify-content:flex-end}.resources-modal-button{border:none;border-radius:var(--border-radius);cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;transition:all .2s ease}.resources-modal-button.primary{background:var(--ordio-blue);color:#fff}.resources-modal-button.primary:hover{background:var(--ordio-blue-dark)}.resources-modal-button.secondary{background:#fff;border:1px solid var(--gray-300);color:var(--gray-700)}.resources-modal-button.secondary:hover{background:var(--gray-50)}.resources-preview-overlay{align-items:center;animation:fadeIn .2s ease;background:rgba(0,0,0,.85);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:3000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.resources-preview-modal{animation:slideUp .3s ease;background:#fff;border-radius:var(--border-radius-lg);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;max-height:95vh;max-width:95vw;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.resources-preview-header{align-items:flex-start;border-bottom:1px solid var(--gray-200);display:flex;flex-shrink:0;gap:1rem;justify-content:space-between;padding:1.5rem}.resources-preview-title{flex:1}.resources-preview-title h2{color:var(--gray-800);font-size:1.25rem;font-weight:600;line-height:1.4;margin:0 0 .5rem}.resources-preview-description{color:var(--gray-600);font-size:.875rem;line-height:1.5;margin:0}.resources-preview-close{align-items:center;background:none;border:none;border-radius:var(--border-radius);color:var(--gray-500);cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:.5rem;transition:all .2s ease}.resources-preview-close:hover{background:var(--gray-100);color:var(--gray-700)}.resources-preview-body{align-items:center;display:flex;flex:1;justify-content:center;min-height:0;overflow:auto;padding:1.5rem}.resources-preview-image-container{align-items:center;display:flex;justify-content:center;max-width:100%;width:100%}.resources-preview-image{border-radius:var(--border-radius);height:auto;max-height:70vh;max-width:100%;object-fit:contain;width:auto}.resources-preview-video-container{max-width:1200px;width:100%}.resources-preview-video-wrapper{background:#000;border-radius:var(--border-radius);height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.resources-preview-video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.resources-preview-pdf-container{border:1px solid var(--gray-200);border-radius:var(--border-radius);display:flex;flex-direction:column;height:70vh;max-width:1200px;min-height:60vh;overflow:hidden;position:relative;width:100%}.resources-preview-pdf-with-cover{align-items:center;background:var(--gray-50);display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:1.5rem}.resources-preview-pdf-cover{border-radius:var(--border-radius);box-shadow:0 4px 12px rgba(0,0,0,.08);max-height:60vh;max-width:100%;object-fit:contain}.resources-preview-pdf-container .resources-preview-pdf{border:0;flex:1;height:100%;min-height:0;width:100%}.resources-preview-pdf{border:0;height:100%;width:100%}.resources-preview-pdf-open-btn{flex-shrink:0;margin-top:1rem;text-align:center}.resources-preview-pdf-container>iframe:first-of-type{flex:1;min-height:0}.resources-preview-pdf-fallback{align-items:center;background:var(--gray-50);bottom:0;display:none;flex-direction:column;justify-content:center;left:0;padding:2rem;position:absolute;right:0;text-align:center;top:0}.resources-preview-pdf-fallback p{color:var(--gray-600);margin:0 0 1rem}.resources-preview-download-link{background:var(--ordio-blue);border-radius:var(--border-radius);color:#fff;display:inline-block;font-weight:500;padding:.625rem 1.25rem;text-decoration:none;transition:background .2s ease}.resources-preview-download-link:hover{background:var(--ordio-blue-dark)}.resources-preview-footer{border-top:1px solid var(--gray-200);flex-shrink:0;padding:1.5rem}.resources-preview-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.resources-preview-action-btn{align-items:center;background:#fff;border:1px solid var(--gray-300);border-radius:var(--border-radius);color:var(--gray-700);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.625rem 1.25rem;transition:all .2s ease}.resources-preview-action-btn:hover{background:var(--gray-50);border-color:var(--gray-400);color:var(--gray-900)}.resources-preview-action-btn svg{flex-shrink:0}@media (max-width:768px){.resources-preview-modal{border-radius:0;max-height:100vh;max-width:100vw}.resources-preview-header{padding:1rem}.resources-preview-title h2{font-size:1.125rem}.resources-preview-body{padding:1rem}.resources-preview-image{max-height:60vh}.resources-preview-pdf-container{height:60vh}.resources-preview-footer{padding:1rem}.resources-preview-actions{flex-direction:column}.resources-preview-action-btn{justify-content:center;width:100%}}@media (max-width:640px){.resources-filters{padding:1rem}.resources-pagination{align-items:stretch;flex-direction:column}.resources-pagination-controls{justify-content:center}.resources-modal{max-width:100%}}