*,*::before,*::after{box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd{margin:0;padding:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:var(--line-height-normal);font-family:var(--font-sans);color:var(--color-text);font-feature-settings:"liga" 1,"calt" 1;font-variant-ligatures:common-ligatures contextual;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}ul,ol{list-style:none;margin:0;padding:0}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}button{background:none;border:none;padding:0;cursor:pointer}fieldset{margin:0;padding:0;border:none}legend{padding:0}table{border-collapse:collapse;border-spacing:0}hr{border:0;height:1px;background:currentColor;opacity:.1}a{text-decoration:none;color:inherit}:focus{outline:none}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}select{appearance:none;background-color:rgba(0,0,0,0);border:none;padding:0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit}input[type=search]{appearance:none}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}:root{--font-sans: "JetBrains Mono", "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", Menlo, Consolas, Monaco, "Liberation Mono", monospace;--font-size-xs: 0.75rem;--font-size-sm: 0.875rem;--font-size-md: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 1.875rem;--font-size-3xl: 2.25rem;--font-size-4xl: 3rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--letter-spacing-tight: -0.025em;--letter-spacing-normal: 0;--spacing-xs: 0.25rem;--spacing-sm: 0.5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--radius-sm: 0.25rem;--radius-md: 0.5rem;--radius-lg: 1rem;--shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.05);--shadow-md: 0 4px 6px rgba(0, 0, 0, 0.1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.1);--color-bg: #ffffff;--color-text: #212529;--color-text-muted: #6c757d;--color-border: #ced4da;--color-primary: #0d6efd;--color-primary-hover: #0b5ed7;--color-success: #198754;--color-warning: #ffc107;--color-danger: #dc3545;--color-surface: #f8f9fa;--color-surface-hover: #e9ecef;--color-secondary: #6c757d;--z-sticky: 100;--z-drawer: 200;--z-dropdown: 300;--z-modal: 400;--z-popover: 500;--z-toast: 600;--z-tooltip: 700;--transition-normal: 250ms;--transition-timing: cubic-bezier(0.4, 0, 0.2, 1);--container-max-width: 1440px;--container-padding: var(--spacing-md);--grid-gap: var(--spacing-md);--grid-columns-sm: 1;--grid-columns-md: 2;--grid-columns-lg: 3;--grid-columns-xl: 4}.hero-section{position:relative;min-height:100vh;height:100vh;background:#f8f9fa;overflow:hidden;display:flex;align-items:center;padding:4rem 0}@media (max-width: 768px){.hero-section{padding:2rem 0;height:auto;min-height:calc(100vh - 4rem)}}.hero-section .container{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:1440px;margin:0 auto;padding:0 2rem;width:100%}.hero-section .section-badge{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#1a73e8;background:rgba(26,115,232,.1);padding:.5rem 1rem;border-radius:100px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;text-align:center;width:fit-content;margin:0 auto}@media (max-width: 480px){.hero-section .section-badge{font-size:.75rem;padding:.375rem .75rem}}.hero-section .section-badge i{font-size:1rem}@media (max-width: 480px){.hero-section .section-badge i{font-size:.875rem}}.hero-section .hero-content{position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 1rem;z-index:2}.hero-section .hero-title{font-size:clamp(2rem,5vw,4rem);font-weight:600;color:#202124;line-height:1.2;letter-spacing:-.5px;text-align:center}.hero-section .hero-title .gradient-text{background:linear-gradient(45deg, #1a73e8, #34a853);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero-section .hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#5f6368;line-height:1.6;max-width:600px;margin:0 auto}.hero-section .hero-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;padding:.5rem}@media (max-width: 480px){.hero-section .hero-actions{flex-direction:column;width:100%;gap:.75rem}}@media (max-width: 480px){.hero-section .hero-actions .btn{width:100%;justify-content:center}}.hero-section .btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1.5rem;border-radius:100px;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500;transition:all .2s ease;text-decoration:none;white-space:nowrap}.hero-section .btn-primary{background:linear-gradient(45deg, #1a73e8, #34a853);color:#fff;border:none}.hero-section .btn-primary:hover{box-shadow:0 4px 8px rgba(26,115,232,.2);transform:translateY(-2px)}.hero-section .btn-secondary{background:#fff;color:#1a73e8;border:1px solid rgba(26,115,232,.2)}.hero-section .btn-secondary:hover{background:rgba(26,115,232,.05);border-color:#1a73e8}.hero-section .btn i{font-size:1.125rem}@media (max-width: 480px){.hero-section .btn i{font-size:1rem}}.hero-section .resource-cards{display:grid;grid-template-columns:repeat(3, minmax(300px, 1fr));gap:1.25rem;width:100%;max-width:1400px;margin:2rem auto 6rem;padding:0 1.5rem}@media (max-width: 1200px){.hero-section .resource-cards{grid-template-columns:repeat(2, minmax(300px, 1fr));max-width:1000px}}@media (max-width: 768px){.hero-section .resource-cards{grid-template-columns:minmax(280px, 1fr);max-width:500px;margin:1.5rem auto 5rem;gap:1rem;padding:0 1rem}}.hero-section .resource-card{display:flex;align-items:center;padding:1.5rem;background:#fff;border-radius:1rem;border:1px solid #dadce0;text-decoration:none;transition:all .2s cubic-bezier(.4, 0, .2, 1);position:relative;overflow:hidden}@media (max-width: 480px){.hero-section .resource-card{padding:1.25rem}}.hero-section .resource-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #1a73e8, #34a853);opacity:0;transition:opacity .2s ease}.hero-section .resource-card:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 16px rgba(60,64,67,.1);border-color:#1a73e8}.hero-section .resource-card:hover::before{opacity:1}.hero-section .resource-card:hover .resource-card__icon{background:linear-gradient(45deg, #1a73e8, #34a853);border-color:rgba(0,0,0,0)}.hero-section .resource-card:hover .resource-card__icon img{filter:brightness(0) invert(1);transform:scale(1.1)}.hero-section .resource-card:hover .resource-card__content h3{color:#1a73e8}.hero-section .resource-card__icon{width:clamp(40px,6vw,48px);height:clamp(40px,6vw,48px);background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:1rem;transition:all .2s ease;flex-shrink:0;padding:clamp(8px,1.5vw,12px);border:1px solid rgba(26,115,232,.1)}.hero-section .resource-card__icon img{width:100%;height:100%;object-fit:contain;transition:all .2s ease}.hero-section .resource-card__content{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25rem}.hero-section .resource-card__content h3{font-size:clamp(.875rem,1.5vw,1rem);color:#202124;font-weight:500;transition:color .2s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-section .resource-card__content p{font-size:clamp(.75rem,1.25vw,.875rem);color:#5f6368;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.8em;word-wrap:break-word}.hero-section .scroll-indicator{position:absolute;left:50%;bottom:2rem;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;transition:all .3s ease}@media (max-width: 768px){.hero-section .scroll-indicator{bottom:1.5rem;gap:.5rem}}.hero-section .scroll-indicator:hover{transform:translateX(-50%) translateY(-2px)}.hero-section .scroll-indicator:hover .scroll-line{height:40px}.hero-section .scroll-indicator:hover .scroll-line::after{animation-duration:1.5s}.hero-section .scroll-indicator .scroll-line{width:2px;height:32px;background:rgba(26,115,232,.1);border-radius:1px;position:relative;overflow:hidden;transition:all .3s ease}@media (max-width: 768px){.hero-section .scroll-indicator .scroll-line{height:24px}}.hero-section .scroll-indicator .scroll-line::after{content:"";position:absolute;top:0;left:0;right:0;height:100%;background:linear-gradient(to bottom, #1a73e8, #34a853);animation:scrollLine 2s ease-in-out infinite}.hero-section .scroll-indicator span{font-size:clamp(.75rem,1.25vw,.875rem);color:#5f6368;font-weight:500}.hero-section .hero-background{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;pointer-events:none}.hero-section .gradient-circle{position:absolute;top:-20%;right:-10%;width:60%;padding-bottom:60%;background:radial-gradient(circle, rgba(26,115,232,.1) 0%, rgba(52,168,83,.05) 50%, rgba(0,0,0,0) 70%);border-radius:50%;animation:float 20s infinite ease-in-out}@media (max-width: 768px){.hero-section .gradient-circle{width:80%;padding-bottom:80%;top:-40%;right:-40%}}.hero-section .pattern-grid{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(26,115,232,.05) 1px, rgba(0,0,0,0) 1px),linear-gradient(90deg, rgba(26,115,232,.05) 1px, rgba(0,0,0,0) 1px);background-size:40px 40px;opacity:.5}@media (max-width: 768px){.hero-section .pattern-grid{background-size:30px 30px}}.hero-section .pattern-grid canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}@keyframes scrollLine{0%{transform:translateY(-100%)}50%{transform:translateY(0)}100%{transform:translateY(100%)}}@keyframes float{0%, 100%{transform:translate(0, 0)}50%{transform:translate(-30px, 30px)}}.info-section{padding:6rem 0;background:#f8f9fa;position:relative;overflow:hidden}.info-section::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg, rgba(0,0,0,0), #e0e0e0 20%, #e0e0e0 80%, rgba(0,0,0,0))}.info-section .container{max-width:1440px;margin:0 auto;padding:0 2rem}.info-section .section-badge{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#1a73e8;background:rgba(26,115,232,.1);padding:.5rem 1rem;border-radius:100px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;text-align:center;width:fit-content;margin:0 auto}@media (max-width: 480px){.info-section .section-badge{font-size:.75rem;padding:.375rem .75rem}}.info-section .section-badge i{font-size:1rem}@media (max-width: 480px){.info-section .section-badge i{font-size:.875rem}}.info-section .section-header{text-align:center;margin-bottom:4rem;position:relative}.info-section .section-header::after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg, #1a73e8, #34a853);border-radius:2px}.info-section .section-header h2{font-size:3rem;color:#202124;margin-bottom:1.5rem;font-weight:600;letter-spacing:-.5px;background:linear-gradient(45deg, #1a73e8, #34a853);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.info-section .section-header p{font-size:1.2rem;color:#5f6368;max-width:700px;margin:0 auto;line-height:1.6}.info-section .info-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2rem;max-width:1440px;margin:0 auto}.info-section .feature-card{background:#fff;border-radius:1rem;padding:2rem;border:1px solid #dadce0;transition:transform .3s ease,box-shadow .3s ease}.info-section .feature-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(60,64,67,.15)}.info-section .feature-card .card-header{display:flex;gap:1.5rem;margin-bottom:2rem}.info-section .feature-card .card-header .card-icon{width:48px;height:48px;color:#1a73e8;background:#e8f0fe;border-radius:12px;padding:12px;flex-shrink:0;transition:all .3s ease}.info-section .feature-card .card-header .card-icon svg{width:100%;height:100%}.info-section .feature-card .card-header .category-badge{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:#e8f0fe;color:#1a73e8;border-radius:1rem;font-size:.875rem;font-weight:500;margin-bottom:.75rem;white-space:nowrap;height:2rem;min-width:fit-content}.info-section .feature-card .card-header h3{font-size:1.5rem;color:#202124;margin-bottom:.5rem;font-weight:500}.info-section .feature-card .card-header p{color:#5f6368;font-size:.95rem;line-height:1.6}.info-section .test-categories .category{background:#f8f9fa;border-radius:1rem;padding:1.5rem;display:flex;gap:1.5rem;margin-bottom:1rem;transition:all .3s ease}.info-section .test-categories .category:last-child{margin-bottom:0}.info-section .test-categories .category:hover{background:#fff;transform:translateX(5px);box-shadow:0 8px 16px rgba(60,64,67,.1)}.info-section .test-categories .category .category-icon{width:48px;height:48px;border-radius:12px;padding:12px;flex-shrink:0;transition:all .3s ease}.info-section .test-categories .category .category-icon.login{background:#e8f0fe;color:#1a73e8}.info-section .test-categories .category .category-icon.share{background:#e6f4ea;color:#34a853}.info-section .test-categories .category .category-icon.invite{background:#fce8e6;color:#ea4335}.info-section .test-categories .category .category-icon svg{width:100%;height:100%}.info-section .test-categories .category .category-content{flex:1}.info-section .test-categories .category .category-content .category-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.info-section .test-categories .category .category-content .category-header h4{font-size:1.25rem;color:#202124;font-weight:500}.info-section .test-categories .category .category-content .category-header .status-pills{display:flex;gap:.5rem}.info-section .test-categories .category .category-content .category-header .status-pills .pill{font-size:.75rem;padding:.25rem .75rem;border-radius:1rem;background:#fff;color:#5f6368;font-weight:500}.info-section .test-categories .category .category-content .category-header .status-pills .pill.highlight{background:#e8f0fe;color:#1a73e8}.info-section .test-categories .category .category-content p{color:#5f6368;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.info-section .test-categories .category .category-content .category-features{display:flex;flex-wrap:wrap;gap:.5rem}.info-section .test-categories .category .category-content .category-features span{font-size:.875rem;padding:.25rem .75rem;border-radius:1rem;background:#fff;color:#5f6368;display:flex;align-items:center;transition:all .2s ease}.info-section .test-categories .category .category-content .category-features span::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:.5rem;background:#1a73e8;opacity:.5}.info-section .test-categories .category .category-content .category-features span:hover{background:#e8f0fe;color:#1a73e8}.info-section .test-categories .category .category-content .category-features span:hover::before{opacity:1}.info-section .platforms-showcase{display:grid;grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));gap:2rem;margin-top:2rem}.info-section .platforms-showcase .platform{text-align:center}.info-section .platforms-showcase .platform .platform-logo{width:120px;height:120px;margin:0 auto 1rem;padding:1.5rem;background:#fff;border-radius:1rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;border:1px solid #dadce0;position:relative;overflow:hidden;text-decoration:none}.info-section .platforms-showcase .platform .platform-logo::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #1a73e8, #34a853);opacity:0;transition:opacity .3s ease}.info-section .platforms-showcase .platform .platform-logo img{max-width:80%;max-height:80%;transition:transform .3s ease;filter:grayscale(100%);opacity:.7}.info-section .platforms-showcase .platform .platform-logo img[src*=cernbox]{background:#202124;padding:12px;border-radius:8px}.info-section .platforms-showcase .platform .platform-logo:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(60,64,67,.15)}.info-section .platforms-showcase .platform .platform-logo:hover::before{opacity:1}.info-section .platforms-showcase .platform .platform-logo:hover img{transform:scale(1.1);filter:grayscale(0%);opacity:1}.info-section .platforms-showcase .platform span{font-size:.95rem;color:#5f6368;font-weight:500}@media (max-width: 768px){.info-section .info-grid{grid-template-columns:1fr}.info-section .category{flex-direction:column}.info-section .category .category-content .category-header{flex-direction:column;gap:.5rem}}.test-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.test-overlay.active{opacity:1;visibility:visible}.test-overlay.active .test-overlay__content{transform:translateY(0);opacity:1}.test-overlay__backdrop{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(32,33,36,.6);backdrop-filter:blur(4px)}.test-overlay__content{position:relative;width:95%;max-width:1200px;max-height:90vh;background:#fff;border-radius:1.5rem;box-shadow:0 24px 38px rgba(0,0,0,.14),0 9px 46px rgba(0,0,0,.12),0 11px 15px rgba(0,0,0,.2);overflow:hidden;transform:translateY(20px);opacity:0;transition:all .3s ease}.test-overlay__header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #dadce0;background:#f8f9fa;gap:1.5rem}@media (max-width: 768px){.test-overlay__header{flex-direction:column;gap:1rem}}.test-overlay__header-content{flex:1;min-width:0}.test-overlay__header-content .test-overlay__badge{display:inline-block;font-size:.875rem;font-weight:500;color:#1a73e8;background:rgba(26,115,232,.1);padding:.5rem 1rem;border-radius:100px;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px}.test-overlay__header-content .test-overlay__title{font-size:1.5rem;color:#202124;font-weight:500;margin:0;background:linear-gradient(45deg, #1a73e8, #34a853);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;word-wrap:break-word;word-break:break-word;hyphens:auto;line-height:1.3;max-width:100%}.test-overlay__actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}@media (max-width: 768px){.test-overlay__actions{width:100%;justify-content:flex-end}}.test-overlay__ci-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #dadce0;border-radius:100px;color:#1a73e8;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease}.test-overlay__ci-link:hover{background:#f1f3f4;border-color:#1a73e8}.test-overlay__close{background:none;border:none;width:36px;height:36px;border-radius:100px;display:flex;align-items:center;justify-content:center;color:#5f6368;cursor:pointer;transition:all .2s ease}.test-overlay__close:hover{background:#f1f3f4;color:#1a73e8}.test-overlay__close i{font-size:1.125rem}.test-overlay__body{padding:2rem}.test-overlay__main-content{display:grid;grid-template-columns:1fr 300px;gap:2rem}@media (max-width: 1024px){.test-overlay__main-content{grid-template-columns:1fr}}.test-overlay__video-container{background:#202124;border-radius:1rem;overflow:hidden}.test-overlay__video-wrapper{position:relative;width:100%;padding-top:56.25%}.test-overlay__video-wrapper video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.test-overlay__video-loading{position:absolute;top:0;left:0;right:0;bottom:0;background:#202124;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff}.test-overlay__video-loading .spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite}.test-overlay__video-loading span{font-size:.875rem;color:rgba(255,255,255,.7)}.test-overlay__info-panel{display:flex;flex-direction:column;gap:1rem}.test-overlay__status-card{background:#f8f9fa;border:1px solid #dadce0;border-radius:1rem;padding:1.25rem;display:flex;align-items:center;gap:1rem}.test-overlay__status-card .status-icon{width:48px;height:48px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(60,64,67,.1)}.test-overlay__status-card .status-icon i{font-size:1.5rem}.test-overlay__status-card .status-details{flex:1}.test-overlay__status-card .status-details .status-label{display:block;font-size:.875rem;color:#5f6368;margin-bottom:.25rem}.test-overlay__status-card .status-details .status-text{display:block;font-size:1rem;font-weight:500}.test-overlay__actions-card{background:#f8f9fa;border:1px solid #dadce0;border-radius:1rem;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.test-overlay__actions-card a,.test-overlay__actions-card button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1px solid #dadce0;border-radius:100px;background:#fff;color:#1a73e8;font-size:.875rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease}.test-overlay__actions-card a:hover,.test-overlay__actions-card button:hover{background:#f1f3f4;border-color:#1a73e8}.test-overlay__actions-card a i,.test-overlay__actions-card button i{font-size:1rem}@keyframes spin{to{transform:rotate(360deg)}}[data-theme=dark] .test-overlay__content{background:var(--color-surface)}[data-theme=dark] .test-overlay__header{background:var(--color-surface-variant);border-color:var(--color-border)}[data-theme=dark] .test-overlay__status-card,[data-theme=dark] .test-overlay__actions-card{background:var(--color-surface-variant);border-color:var(--color-border)}[data-theme=dark] .test-overlay__status-card .status-icon,[data-theme=dark] .test-overlay__actions-card .status-icon{background:var(--color-surface)}[data-theme=dark] .test-overlay__actions-card a,[data-theme=dark] .test-overlay__actions-card button{background:var(--color-surface);border-color:var(--color-border)}[data-theme=dark] .test-overlay__actions-card a:hover,[data-theme=dark] .test-overlay__actions-card button:hover{background:var(--color-surface-hover)}[data-theme=dark] .test-overlay__ci-link{border-color:var(--color-border)}[data-theme=dark] .test-overlay__ci-link:hover{background:var(--color-surface-hover)}[data-theme=dark] .test-overlay__close:hover{background:var(--color-surface-hover)}body.overlay-active{overflow:hidden}.partners-section{padding:6rem 0;background:#f8f9fa;position:relative;overflow:hidden}.partners-section::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg, rgba(0,0,0,0), #e0e0e0 20%, #e0e0e0 80%, rgba(0,0,0,0))}.partners-section .section-badge{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#1a73e8;background:rgba(26,115,232,.1);padding:.5rem 1rem;border-radius:100px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;text-align:center;width:fit-content;margin:0 auto}@media (max-width: 480px){.partners-section .section-badge{font-size:.75rem;padding:.375rem .75rem}}.partners-section .section-badge i{font-size:1rem}@media (max-width: 480px){.partners-section .section-badge i{font-size:.875rem}}.partners-section .section-header{text-align:center;margin-bottom:4rem;position:relative}.partners-section .section-header::after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg, #1a73e8, #34a853);border-radius:2px}.partners-section .section-header h2{font-size:3rem;color:#1f1f1f;margin-bottom:1.5rem;font-weight:600;letter-spacing:-.5px;background:linear-gradient(45deg, #1a73e8, #34a853);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.partners-section .section-header p{font-size:1.2rem;color:#5f6368;max-width:700px;margin:0 auto;line-height:1.6}.partners-section .partners-tabs{display:flex;justify-content:center;gap:2rem;margin-bottom:3rem}.partners-section .partners-tabs .tab{font-size:1.1rem;color:#5f6368;padding:.5rem 1rem;cursor:pointer;position:relative;transition:all .3s ease}.partners-section .partners-tabs .tab::after{content:"";position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#1a73e8;transform:scaleX(0);transition:transform .3s ease}.partners-section .partners-tabs .tab.active{color:#1a73e8;font-weight:500}.partners-section .partners-tabs .tab.active::after{transform:scaleX(1)}.partners-section .partners-tabs .tab:hover{color:#1a73e8}.partners-section .partners-container{position:relative;min-height:600px;max-width:1440px;margin:0 auto;padding:0 var(--spacing-lg);transition:min-height .3s ease}.partners-section .partners-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(350px, 1fr));gap:2.5rem;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease;position:absolute;width:100%;left:0;justify-content:center}@media (min-width: 1200px){.partners-section .partners-grid{grid-template-columns:repeat(3, 350px)}}@media (min-width: 768px) and (max-width: 1199px){.partners-section .partners-grid{grid-template-columns:repeat(2, 350px)}}@media (max-width: 767px){.partners-section .partners-grid{grid-template-columns:minmax(280px, 350px)}}.partners-section .partners-grid.switching{opacity:0}.partners-section .partners-grid.hidden{opacity:0;visibility:hidden;pointer-events:none;position:absolute}.partners-section .partner-card{background:#fff;border-radius:1.25rem;overflow:hidden;transition:all .3s ease;position:relative;border:1px solid #dadce0}.partners-section .partner-card:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(60,64,67,.15)}.partners-section .partner-card:hover .partner-logo{transform:scale(1.05)}.partners-section .partner-card:hover .partner-content::before{opacity:1}.partners-section .partner-card .partner-type{position:absolute;top:1.5rem;right:1.5rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:#1a73e8;background:#e8f0fe;padding:.5rem 1rem;border-radius:1rem}.partners-section .partner-card .partner-logo{margin-top:4.5rem;height:120px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:1.5rem;transition:transform .3s ease;cursor:pointer}.partners-section .partner-card .partner-logo img{max-width:180px;max-height:60px;object-fit:contain;filter:grayscale(100%);opacity:.8;transition:all .3s ease}.partners-section .partner-card .partner-logo:hover img{filter:grayscale(0%);opacity:1}.partners-section .partner-card .partner-logo-cern{margin-top:4.5rem;height:120px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;padding:1.5rem;transition:transform .3s ease;cursor:pointer}.partners-section .partner-card .partner-logo-cern img{max-width:180px;max-height:90px;object-fit:contain}.partners-section .partner-card .partner-logo-cern:hover img{opacity:1}.partners-section .partner-card .partner-content{padding:2rem;position:relative}.partners-section .partner-card .partner-content::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #1a73e8, #34a853);opacity:0;transition:opacity .3s ease}.partners-section .partner-card .partner-info{text-align:center}.partners-section .partner-card .partner-info h3{font-size:1.5rem;color:#202124;margin-bottom:.75rem;font-weight:500}.partners-section .partner-card .partner-info p{color:#5f6368;line-height:1.6;font-size:.95rem;margin-bottom:1.5rem}.partners-section .partner-card .contribution-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.partners-section .partner-card .contribution-tags .tag{font-size:.8125rem;padding:.25rem .75rem;border-radius:100px;background:#f1f3f4;color:#5f6368;border:1px solid #dadce0;transition:all .3s ease;display:inline-flex;align-items:center}.partners-section .partner-card .contribution-tags .tag:hover{background:linear-gradient(90deg, #1a73e8, #34a853);color:#fff;border-color:linear-gradient(90deg, #1a73e8, #34a853);transform:translateY(-1px);box-shadow:0 2px 4px rgba(60,64,67,.15)}.partners-section .partner-card .contribution-tags .tag::before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:currentColor;margin-right:.5rem;opacity:.6;transition:opacity .2s ease}.partners-section .partner-card .contribution-tags .tag:hover::before{opacity:.8}.partners-section .partner-card[data-partner=sta] .partner-logo{position:relative;height:120px;min-height:120px}.partners-section .partner-card[data-partner=sta] .partner-logo img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:220px;max-height:80px;width:auto;height:auto;object-fit:contain;transition:opacity .2s ease;filter:none;opacity:1}.partners-section .partner-card[data-partner=sta] .partner-logo .sta-logo-primary{opacity:1}.partners-section .partner-card[data-partner=sta] .partner-logo .sta-logo-hover{opacity:0}.partners-section .partner-card[data-partner=sta]:hover .partner-logo .sta-logo-primary,.partners-section .partner-card[data-partner=sta]:focus-within .partner-logo .sta-logo-primary{opacity:0}.partners-section .partner-card[data-partner=sta]:hover .partner-logo .sta-logo-hover,.partners-section .partner-card[data-partner=sta]:focus-within .partner-logo .sta-logo-hover{opacity:1}@media (max-width: 768px){.partners-section .partners-grid{grid-template-columns:1fr;padding:0 1rem}.partners-section .partner-card .partner-logo{height:100px}.partners-section .partner-card .partner-logo img{max-width:140px;max-height:50px}.partners-section .partner-card .partner-content{padding:1.5rem}.partners-section .partners-tabs{gap:1rem}.partners-section .partners-tabs .tab{font-size:1rem;padding:.5rem}}.test-matrix-section{padding:6rem 0;background:#f8f9fa;position:relative;overflow:hidden}.test-matrix-section::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg, rgba(0,0,0,0), #e0e0e0 20%, #e0e0e0 80%, rgba(0,0,0,0))}.test-matrix-section .container{max-width:1440px;margin:0 auto;padding:0 2rem}.test-matrix-section .matrix-header{text-align:center;margin-bottom:4rem;position:relative}.test-matrix-section .matrix-header .section-badge{display:inline-block;font-size:.875rem;font-weight:500;color:#1a73e8;background:rgba(26,115,232,.1);padding:.5rem 1rem;border-radius:100px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.test-matrix-section .matrix-header::after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg, #1a73e8, #34a853);border-radius:2px}.test-matrix-section .matrix-header h2{font-size:3rem;color:#1f1f1f;margin-bottom:1.5rem;font-weight:600;letter-spacing:-.5px;background:linear-gradient(45deg, #1a73e8, #34a853);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.test-matrix-section .matrix-header p{font-size:1.2rem;color:#5f6368;max-width:700px;margin:0 auto;line-height:1.6}.test-matrix-section .downloads-section{background:#fff;border-radius:1.25rem;padding:2.5rem;margin-bottom:3rem;border:1px solid #dadce0;box-shadow:0 4px 6px rgba(60,64,67,.05)}.test-matrix-section .downloads-section .downloads-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem}.test-matrix-section .downloads-section .downloads-header .downloads-icon{width:48px;height:48px;background:linear-gradient(45deg, #1a73e8, #34a853);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.test-matrix-section .downloads-section .downloads-header .downloads-title .downloads-badge{display:inline-block;font-size:.875rem;font-weight:500;color:#1a73e8;background:rgba(26,115,232,.1);padding:.25rem .75rem;border-radius:100px;margin-bottom:.5rem}.test-matrix-section .downloads-section .downloads-header .downloads-title h3{font-size:1.75rem;color:#202124;font-weight:500}.test-matrix-section .downloads-section .downloads-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:1.5rem;padding:1rem}.test-matrix-section .downloads-section .downloads-grid .platform-card{display:flex;align-items:center;padding:1.25rem;background:#f8f9fa;border-radius:1rem;border:1px solid #dadce0;transition:all .3s ease;text-decoration:none;color:#202124;position:relative;overflow:hidden}.test-matrix-section .downloads-section .downloads-grid .platform-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg, #1a73e8, #34a853);opacity:0;transition:opacity .3s ease}.test-matrix-section .downloads-section .downloads-grid .platform-card:hover{background:#fff;transform:translateY(-3px);box-shadow:0 12px 24px rgba(60,64,67,.15);border-color:#1a73e8}.test-matrix-section .downloads-section .downloads-grid .platform-card:hover::before{opacity:1}.test-matrix-section .downloads-section .downloads-grid .platform-card:hover .platform-icon img{transform:scale(1.1);filter:none}.test-matrix-section .downloads-section .downloads-grid .platform-card:hover .download-icon{background:#1a73e8;color:#fff}.test-matrix-section .downloads-section .downloads-grid .platform-card .platform-icon{width:40px;height:40px;margin-right:1rem;display:flex;align-items:center;justify-content:center}.test-matrix-section .downloads-section .downloads-grid .platform-card .platform-icon img{max-width:100%;max-height:100%;transition:all .3s ease;filter:grayscale(30%)}.test-matrix-section .downloads-section .downloads-grid .platform-card .platform-icon img[src*=cernbox]{background:#202124;padding:6px;border-radius:8px}.test-matrix-section .downloads-section .downloads-grid .platform-card .platform-info{flex:1}.test-matrix-section .downloads-section .downloads-grid .platform-card .platform-info .platform-name{display:block;font-weight:500;font-size:1rem;margin-bottom:.25rem}.test-matrix-section .downloads-section .downloads-grid .platform-card .platform-info .download-size{display:block;font-size:.875rem;color:#5f6368}.test-matrix-section .downloads-section .downloads-grid .platform-card .download-icon{width:32px;height:32px;background:#f1f3f4;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#5f6368;transition:all .3s ease}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card{background:#fff;border-width:2px}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card .platform-icon{width:40px;height:40px;background:#f1f3f4;border-radius:10px}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card .platform-icon i{font-size:1.25rem}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.all-tests{border-color:#1a73e8}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.all-tests .platform-icon{background:rgba(26,115,232,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.all-tests .platform-icon i{color:#1a73e8}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.all-tests:hover{background:rgba(26,115,232,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.all-tests:hover .download-icon{background:#1a73e8}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.failed-tests{border-color:#ea4335}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.failed-tests .platform-icon{background:rgba(234,67,53,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.failed-tests .platform-icon i{color:#ea4335}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.failed-tests:hover{background:rgba(234,67,53,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.failed-tests:hover .download-icon{background:#ea4335}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.passed-tests{border-color:#34a853}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.passed-tests .platform-icon{background:rgba(52,168,83,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.passed-tests .platform-icon i{color:#34a853}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.passed-tests:hover{background:rgba(52,168,83,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card.passed-tests:hover .download-icon{background:#34a853}.test-matrix-section .downloads-section .downloads-grid .platform-card.status-card:hover .download-icon{color:#fff}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card{background:#fff;border-width:2px}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card .platform-icon{width:40px;height:40px;background:#f1f3f4;border-radius:10px}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card .platform-icon i{font-size:1.25rem}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.auth-tests{border-color:#9334ea}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.auth-tests .platform-icon{background:rgba(147,52,234,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.auth-tests .platform-icon i{color:#9334ea}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.auth-tests:hover{background:rgba(147,52,234,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.auth-tests:hover .download-icon{background:#9334ea}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-link-tests{border-color:#34a8ea}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-link-tests .platform-icon{background:rgba(52,168,234,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-link-tests .platform-icon i{color:#34a8ea}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-link-tests:hover{background:rgba(52,168,234,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-link-tests:hover .download-icon{background:#34a8ea}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-with-tests{border-color:#ea8f34}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-with-tests .platform-icon{background:rgba(234,143,52,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-with-tests .platform-icon i{color:#ea8f34}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-with-tests:hover{background:rgba(234,143,52,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.share-with-tests:hover .download-icon{background:#ea8f34}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.sciencemesh-tests{border-color:#34ea8f}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.sciencemesh-tests .platform-icon{background:rgba(52,234,143,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.sciencemesh-tests .platform-icon i{color:#34ea8f}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.sciencemesh-tests:hover{background:rgba(52,234,143,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.sciencemesh-tests:hover .download-icon{background:#34ea8f}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.wayf-tests{border-color:#14b8a6}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.wayf-tests .platform-icon{background:rgba(20,184,166,.1)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.wayf-tests .platform-icon i{color:#14b8a6}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.wayf-tests:hover{background:rgba(20,184,166,.02)}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card.wayf-tests:hover .download-icon{background:#14b8a6}.test-matrix-section .downloads-section .downloads-grid .platform-card.category-card:hover .download-icon{color:#fff}.test-matrix-section .matrix-guide{background:#fff;border-radius:1.25rem;padding:2.5rem;margin-bottom:3rem;border:1px solid #dadce0;box-shadow:0 4px 6px rgba(60,64,67,.05)}.test-matrix-section .matrix-guide .guide-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem}.test-matrix-section .matrix-guide .guide-header .guide-icon{width:48px;height:48px;background:linear-gradient(45deg, #1a73e8, #34a853);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.test-matrix-section .matrix-guide .guide-header .guide-title .guide-badge{display:inline-block;font-size:.875rem;font-weight:500;color:#1a73e8;background:rgba(26,115,232,.1);padding:.25rem .75rem;border-radius:100px;margin-bottom:.5rem}.test-matrix-section .matrix-guide .guide-header .guide-title h3{font-size:1.75rem;color:#202124;font-weight:500}.test-matrix-section .matrix-guide .guide-steps{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem}.test-matrix-section .matrix-guide .guide-steps .step-card{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;background:#f8f9fa;border-radius:1rem;border:1px solid #dadce0;transition:all .3s ease}.test-matrix-section .matrix-guide .guide-steps .step-card:hover{background:#fff;transform:translateY(-3px);box-shadow:0 12px 24px rgba(60,64,67,.15);border-color:#1a73e8}.test-matrix-section .matrix-guide .guide-steps .step-card:hover .step-number{background:#1a73e8;color:#fff}.test-matrix-section .matrix-guide .guide-steps .step-card .step-number{width:40px;height:40px;background:#f1f3f4;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1a73e8;font-size:1.125rem;transition:all .3s ease}.test-matrix-section .matrix-guide .guide-steps .step-card .step-content{flex:1}.test-matrix-section .matrix-guide .guide-steps .step-card .step-content h4{font-size:1.125rem;color:#202124;margin-bottom:.5rem;font-weight:500}.test-matrix-section .matrix-guide .guide-steps .step-card .step-content p{color:#5f6368;font-size:.95rem;line-height:1.6}.test-matrix-section .matrix-container{background:#fff;border-radius:1.25rem;padding:0;border:1px solid #dadce0;box-shadow:0 4px 6px rgba(60,64,67,.05);overflow:hidden}.test-matrix-section .matrix-container .matrix-header-bar{display:flex;flex-direction:column;padding:1.25rem 1.5rem;background:#f8f9fa;border-bottom:1px solid #dadce0}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search-section{margin-bottom:1rem}.test-matrix-section .matrix-container .matrix-header-bar .matrix-divider{height:1px;background:linear-gradient(90deg, rgba(26,115,232,.1), rgba(52,168,83,.1) 50%, rgba(26,115,232,.1));margin:.5rem 0}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search{display:flex;align-items:center;background:#fff;border-radius:100px;padding:.75rem 1.25rem;width:100%;max-width:600px;border:1px solid #dadce0;transition:all .2s ease;margin:0 auto;position:relative}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search:focus-within{border-color:#1a73e8;box-shadow:0 1px 2px rgba(60,64,67,.1)}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search:focus-within .search-icon{color:#1a73e8}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search .search-icon{color:#5f6368;margin-right:1rem;font-size:1rem;transition:color .2s ease}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search .matrix-filter{border:none;outline:none;background:none;font-size:1rem;color:#202124;width:100%;padding-right:2.5rem}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search .matrix-filter::placeholder{color:#5f6368}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search .search-clear{position:absolute;right:1.25rem;background:none;border:none;padding:.25rem;color:#5f6368;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0;pointer-events:none}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search .search-clear:hover{background:#f1f3f4;color:#1a73e8}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search .search-clear.visible{opacity:1;pointer-events:auto}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search .search-clear i{font-size:.875rem}.test-matrix-section .matrix-container .matrix-header-bar .matrix-actions{display:flex;align-items:center;justify-content:center;padding-top:.5rem}.test-matrix-section .matrix-container .matrix-header-bar .matrix-actions .status-legend{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.test-matrix-section .matrix-container .matrix-header-bar .matrix-actions .status-legend .legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#5f6368;background:#fff;padding:.5rem 1rem;border-radius:100px;border:1px solid #dadce0;transition:all .2s ease}.test-matrix-section .matrix-container .matrix-header-bar .matrix-actions .status-legend .legend-item:hover{border-color:#1a73e8;background:#f8f9fa}.test-matrix-section .matrix-container .matrix-header-bar .matrix-actions .status-legend .legend-item i{font-size:.875rem}@media (max-width: 768px){.test-matrix-section .matrix-container .matrix-header-bar{padding:1rem}.test-matrix-section .matrix-container .matrix-header-bar .matrix-search{padding:.5rem 1rem}.test-matrix-section .matrix-container .matrix-header-bar .matrix-actions{flex-direction:column;align-items:stretch;gap:1rem}}.test-matrix-section .matrix-container .matrix-content{padding:2rem}@media (max-width: 768px){.test-matrix-section .matrix-container .matrix-content{padding:1rem}}.test-matrix-section .matrix-container .matrix-content .matrix-section{margin-bottom:2.5rem}.test-matrix-section .matrix-container .matrix-content .matrix-section:last-child{margin-bottom:0}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-section-header{margin-bottom:1.5rem}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-section-header .matrix-subtitle{display:flex;align-items:center;gap:.75rem;color:#202124;font-size:1.25rem;font-weight:500}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-section-header .matrix-subtitle i{font-size:1.25rem;background:linear-gradient(45deg, #1a73e8, #34a853);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-scroll{overflow-x:auto;border-radius:.5rem;border:1px solid #dadce0}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-scroll::-webkit-scrollbar{height:8px}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-scroll::-webkit-scrollbar-track{background:#f1f3f4;border-radius:100px}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-scroll::-webkit-scrollbar-thumb{background:#dadce0;border-radius:100px}.test-matrix-section .matrix-container .matrix-content .matrix-section .matrix-scroll::-webkit-scrollbar-thumb:hover{background:#5f6368}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table{width:100%;border-collapse:separate;border-spacing:0;min-width:800px}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table th,.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table td{padding:1rem;text-align:center;border:none;border-bottom:1px solid #dadce0;background:#fff;position:relative}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table th:not(:last-child),.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table td:not(:last-child){border-right:1px solid #dadce0}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table th:first-child,.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table td:first-child{text-align:left;background:#f8f9fa;position:sticky;left:0;z-index:2;border-right:2px solid #dadce0}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table th{background:#f8f9fa;font-weight:500;color:#202124;position:sticky;top:0;z-index:1}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table th:first-child{z-index:3}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table tbody tr:last-child td{border-bottom:none}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .corner-header{font-size:.75rem;color:#5f6368;text-transform:uppercase;letter-spacing:.5px}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .platform-header-content{display:flex;align-items:center;justify-content:center;gap:.75rem}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .platform-header-content img{width:24px;height:24px;object-fit:contain;border-radius:4px;padding:2px;background:#fff;box-shadow:0 1px 2px rgba(60,64,67,.1)}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .platform-header-content img[src*=cernbox]{background:#202124;padding:4px}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .platform-header-content span{font-weight:500;font-size:.875rem}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .status-cell .status-button{background:none;border:none;padding:.5rem;cursor:pointer;transition:all .2s ease;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:100px}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .status-cell .status-button i{font-size:1.25rem}.test-matrix-section .matrix-container .matrix-content .matrix-section .compatibility-table .status-cell .status-button:hover{background:#f1f3f4;transform:scale(1.1)}.test-matrix-section .matrix-container .matrix-error{display:flex;align-items:center;justify-content:center;min-height:300px;padding:2rem}.test-matrix-section .matrix-container .matrix-error .error-content{text-align:center;color:#d93025}.test-matrix-section .matrix-container .matrix-error .error-content i{font-size:2.5rem;margin-bottom:1rem}.test-matrix-section .matrix-container .matrix-error .error-content p{font-size:1.1rem;margin-bottom:1.5rem;color:#202124}.test-matrix-section .matrix-container .matrix-error .error-content .retry-btn{background:none;border:1px solid #1a73e8;color:#1a73e8;padding:.5rem 1.25rem;border-radius:100px;font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .2s ease}.test-matrix-section .matrix-container .matrix-error .error-content .retry-btn:hover{background:#f1f3f4}.test-matrix-section .matrix-container .matrix-error .error-content .retry-btn i{font-size:1rem;margin:0}.test-matrix-section .status-legend{display:flex;gap:1rem;flex-wrap:wrap}.test-matrix-section .status-legend .legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#5f6368}.test-matrix-section .status-legend .legend-item i{font-size:1rem}@media (max-width: 768px){.test-matrix-section{padding:4rem 0}.test-matrix-section .matrix-header h2{font-size:2.5rem}.test-matrix-section .downloads-section,.test-matrix-section .matrix-guide,.test-matrix-section .matrix-container{padding:1.5rem}.test-matrix-section .guide-steps{grid-template-columns:1fr}}[data-theme=dark] .test-matrix-section{background:var(--color-bg)}[data-theme=dark] .test-matrix-section .downloads-section,[data-theme=dark] .test-matrix-section .matrix-guide,[data-theme=dark] .test-matrix-section .matrix-container{background:var(--color-surface);border-color:var(--color-border)}[data-theme=dark] .test-matrix-section .platform-card{background:var(--color-bg) !important}[data-theme=dark] .test-matrix-section .platform-card:hover{background:var(--color-surface-hover) !important}[data-theme=dark] .test-matrix-section .guide-steps .step-card{background:var(--color-bg) !important}[data-theme=dark] .test-matrix-section .guide-steps .step-card:hover{background:var(--color-surface-hover) !important}