@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%}.bias-chart-component{margin:30px 0;width:100%}.chart-controls{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:30px}.chart-controls fieldset{background:#fff;border:2px solid #667eea;border-radius:12px;padding:15px 20px}.chart-controls legend{color:#667eea;font-size:14px;font-weight:600;padding:0 10px}.chart-controls label{align-items:center;color:#333;cursor:pointer;display:inline-flex;font-size:14px;margin-right:15px}.chart-controls input[type=radio]{accent-color:#667eea;cursor:pointer;margin-right:6px}.d3-chart-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-top:20px}.chart-wrapper{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:20px;transition:transform .2s,box-shadow .2s}.chart-wrapper:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.chart-title{color:#667eea;font-size:1.25em;font-weight:600;margin:0 0 15px}.chart-wrapper .axis line,.chart-wrapper .axis path{fill:none;stroke:#aaa;shape-rendering:crispEdges}.chart-wrapper .axis text{color:#555;font-family:inherit;font-size:11px}.chart-wrapper .y-axis-label{fill:#333;font-size:14px;font-weight:500}.d3-tooltip{background-color:#222;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;font-size:13px;opacity:0;padding:10px 12px;pointer-events:none;position:absolute;transition:opacity .2s;white-space:nowrap;z-index:1000}.d3-tooltip strong{color:#eee;display:block;margin-bottom:5px}.legend-container text{font-family:inherit}@media (max-width:768px){.chart-controls{flex-direction:column;gap:15px;padding:0 10px}.chart-controls fieldset{padding:12px 15px;width:100%}.chart-controls label{font-size:13px;margin-right:10px}.d3-chart-container{gap:20px;padding:0 10px}.chart-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:15px;width:100%}.chart-wrapper svg{height:auto!important;min-width:500px;width:100%!important}.chart-title{font-size:1.1em;margin-bottom:10px}}@media (max-width:480px){.bias-chart-component{margin:20px 0}.chart-controls{gap:12px}.chart-controls fieldset{padding:10px 12px}.chart-controls legend{font-size:13px}.chart-controls label{font-size:12px;margin-right:8px}.d3-chart-container{gap:15px}.chart-wrapper{padding:12px}.chart-wrapper svg{min-width:450px}.chart-title{font-size:1em}}.tsne-visualization-wrapper{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:30px auto;max-width:900px;width:100%}.tsne-controls-panel{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 8px 24px #667eea40;margin-bottom:24px;padding:24px}.control-group{margin-bottom:25px}.control-group:last-child{margin-bottom:0}.control-label{color:#fff;display:block;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.button-group{display:flex;flex-wrap:wrap;gap:10px}.control-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff26;border:2px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.control-button:hover{background-color:#ffffff40;border-color:#ffffff80;box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.control-button.active{background-color:#fff;border-color:#fff;box-shadow:0 4px 12px #0003;color:#667eea;font-weight:600}.tsne-chart-container{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 16px #0000000f;padding:24px}.chart-title{color:#1f2937;font-size:17px;font-weight:700;letter-spacing:-.3px;margin-bottom:20px;text-align:center}.tsne-svg{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:8px;display:block;margin:0 auto}.tsne-legend{border-top:1px solid #e5e7eb;display:flex;gap:24px;justify-content:center;margin-top:20px;padding-top:16px}.legend-item{align-items:center;color:#374151;display:flex;font-size:13px;font-weight:600;gap:8px}.legend-circle{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px #0000001a;height:14px;width:14px}.tsne-tooltip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fffffffa;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px #0003;color:#1f2937;font-size:13px;max-width:320px;padding:14px 18px;z-index:1000}.tooltip-header{font-size:13px;font-weight:700;margin-bottom:6px}.tooltip-text{color:#1f2937;font-size:13px;line-height:1.6}.data-point{transition:all .2s cubic-bezier(.4,0,.2,1)}.grid-lines .tick line{transition:stroke-opacity .3s ease}@media (max-width:768px){.tsne-controls-panel{padding:20px}.control-label{font-size:12px;margin-bottom:10px}.button-group{gap:8px}.control-button{font-size:13px;padding:8px 16px}.tsne-chart-container{padding:20px}.chart-title{font-size:16px;margin-bottom:20px}.tsne-legend{flex-wrap:wrap;gap:20px}.legend-item{font-size:13px}.tsne-tooltip{font-size:12px;max-width:280px;padding:12px 16px}}@media (max-width:480px){.button-group{flex-direction:column}.control-button{text-align:center;width:100%}.tsne-legend{align-items:center;flex-direction:column;gap:12px}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.7;overflow-x:hidden;width:100%}*{max-width:100%}.container,div,section{max-width:none}.container{margin:0 auto;max-width:1200px;padding:0 60px;width:100%}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #e5e7eb;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{box-shadow:0 1px 3px #0000000d}.nav-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 60px}.nav-logo{align-items:flex-start;display:flex;flex-direction:column}.logo-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700;letter-spacing:-.5px}.logo-sub{color:#9ca3af;font-size:10px;font-weight:500;letter-spacing:1.2px;margin-top:-2px;text-transform:uppercase}.nav-links{display:flex;gap:40px}.nav-links button{background:none;border:none;color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;letter-spacing:.3px;padding:8px 0;position:relative;transition:color .2s ease}.nav-links button:hover{color:#667eea}.nav-links button.active{color:#667eea;font-weight:600}.nav-links button.active:after{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.hero-section{align-items:center;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%234c51bf' fill-opacity='.04' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.hero-content{color:#1f2937!important;max-width:900px;overflow:hidden;padding:120px 60px 80px;position:relative;text-align:center;width:100%;z-index:1}.hero-title{font-size:3.2rem;font-weight:800;-webkit-hyphens:auto;hyphens:auto;letter-spacing:-.8px;line-height:1.25;margin-bottom:35px;text-shadow:0 4px 12px #00000026!important}.hero-subtitle,.hero-title{word-wrap:break-word;color:#1f2937!important;overflow-wrap:break-word}.hero-subtitle{font-size:1.25rem;font-weight:600;line-height:1.75;margin-bottom:60px;margin-left:auto;margin-right:auto;max-width:750px;text-shadow:0 2px 8px #0000001a!important}.action-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px;padding:0 20px;width:100%}.btn{align-items:center;border:none;border-radius:16px;box-shadow:0 4px 12px #0000001a;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:10px;letter-spacing:.3px;overflow:hidden;padding:14px 32px;text-decoration:none;text-overflow:ellipsis;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.btn-primary{background:#4c51bf;box-shadow:0 4px 14px #4c51bf4d;color:#fff}.btn-primary:hover{background:#5b21b6;box-shadow:0 8px 24px #4c51bf66;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #4c51bf;box-shadow:0 4px 12px #00000014;color:#4c51bf}.btn-secondary:hover{background:#f3f4f6;border-color:#5b21b6;box-shadow:0 8px 20px #4c51bf33;color:#5b21b6;transform:translateY(-2px)}.citation-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000026;border:1px solid #ffffff4d;border-radius:12px;margin-left:auto;margin-right:auto;margin-top:40px;max-width:700px;overflow:hidden;padding:24px 30px;width:calc(100% - 40px)}.citation-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:0}.citation-header h3{color:#fff;font-size:15px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.copy-btn{align-items:center;background:#ffffff40;border:1px solid #fff6;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:8px 18px;transition:all .2s ease}.copy-btn:hover{background:#ffffff59;transform:translateY(-1px)}.citation-text{display:none}.copy-success{background:#10b98159;border-color:#10b98199}.authors-section{margin:40px 0}.authors-list{color:#1f2937!important;font-size:1.05rem;font-weight:500;line-height:1.8;margin-bottom:15px;text-align:center;text-shadow:0 2px 6px #00000014!important}.author-name{color:#1f2937!important;white-space:nowrap}.author-name a{color:#1f2937!important;text-decoration:none;transition:color .2s ease}.author-name a:hover{color:#4c51bf!important;text-decoration:underline}.affiliation-number,.equal-contrib{color:#1f2937!important;font-size:.85em;margin-left:2px}.affiliations-list{color:#1f2937!important;font-size:.95rem;font-weight:500;line-height:1.8;text-align:center;text-shadow:0 2px 6px #00000014!important}.affiliation{color:#1f2937!important;margin:0 5px}.abstract-section{background:#fff}.abstract-content{margin:0 auto;max-width:1000px}.abstract-text{margin-bottom:60px}.abstract-text p{color:#374151;font-size:1.1rem;line-height:1.9;margin-bottom:25px;text-align:justify}.abstract-text strong{color:#667eea;font-weight:600}.key-contributions{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:50px}.key-contributions h3{color:#111827;font-size:2rem;font-weight:700;margin-bottom:15px;text-align:center}.contributions-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-top:40px}.contribution-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;gap:20px;padding:30px;transition:all .3s ease}.contribution-item:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-3px)}.contrib-icon{color:#667eea;flex-shrink:0}.contrib-content h4{color:#111827;font-size:1.15rem;font-weight:600;margin-bottom:10px}.contrib-content p{color:#6b7280;font-size:.98rem;line-height:1.7}section{background:#fff;padding:100px 0}section:nth-child(2n){background:#f9fafb}.section-header{margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.section-header h2{color:#111827;font-size:2.5rem;font-weight:700;letter-spacing:-.5px;margin-bottom:20px}.section-header p{color:#6b7280;font-size:1.15rem;line-height:1.75}.methodology-section{background:#fff}.phases-container{display:flex;flex-direction:column;gap:60px;margin-top:60px}.phase-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000000d;padding:50px;transition:all .3s ease}.phase-card:hover{box-shadow:0 10px 30px #00000014;transform:translateY(-3px)}.phase-header{gap:25px;margin-bottom:35px}.phase-header,.phase-number{align-items:center;display:flex}.phase-number{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;flex-shrink:0;font-size:24px;font-weight:700;height:60px;justify-content:center;width:60px}.phase-header h3{color:#111827;font-size:1.75rem;font-weight:700;letter-spacing:-.5px}.phase-content{display:flex;flex-direction:column;gap:30px}.phase-content-horizontal{align-items:flex-start;flex-direction:row;gap:40px}.phase-content-horizontal .phase-description{flex:1 1}.phase-content-horizontal .phase-visual{flex:0 0 400px;max-width:400px;order:0}.phase-description p{color:#4b5563;font-size:1rem;line-height:1.8;margin-bottom:20px;text-align:justify}.phase-features{grid-gap:12px 20px;display:grid;gap:12px 20px;grid-template-columns:repeat(2,1fr);list-style:none;margin-top:20px}.phase-features li{color:#4b5563;font-size:.95rem;line-height:1.6;padding:8px 0 8px 30px;position:relative}.phase-features li:before{color:#10b981;content:"✓";font-size:1.1rem;font-weight:700;left:0;position:absolute;top:6px}.phase-features-single{gap:8px;grid-template-columns:1fr}.phase-visual{align-items:center;background:#f9fafb;border-radius:12px;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:auto;order:-1;padding:30px}.phase-visual-side{order:0;padding:24px}.phase-visual-full-width{margin-bottom:25px;max-width:100%;order:-1;padding:35px;width:100%}.phase-description-compact{max-width:100%}.phase-features-inline{gap:10px 15px;grid-template-columns:repeat(4,1fr)}.phase-card-with-side-image{align-items:stretch;display:flex;flex-direction:row;gap:30px}.phase-card-with-side-image .phase-main-content{display:flex;flex:1 1;flex-direction:column}.phase-card-with-side-image .phase-header{margin-bottom:25px}.phase-card-with-side-image .phase-content{display:flex;flex-direction:column}.phase-visual-extended{align-items:center;display:flex;flex:0 0 480px;justify-content:center;max-width:480px;order:2;padding:30px}.phase-visual .visual-container{width:100%}.phase-diagram{border-radius:8px;box-shadow:0 4px 15px #00000014;height:auto;max-width:100%;object-fit:contain;width:100%}.method-diagram{border-radius:12px;box-shadow:0 4px 20px #00000014;display:block;height:auto;margin:0 auto;max-width:1000px;width:100%}.method-visual{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 10px #0000000d;margin-bottom:60px;padding:50px}.visual-container{margin:0 auto;max-width:1100px}.visual-caption{color:#6b7280;font-size:.95rem;line-height:1.6;margin-top:25px;text-align:center}.visual-caption strong{color:#111827;font-weight:600}.contrastive-formula{background:#f9fafb;border-left:4px solid #667eea;border-radius:12px;margin:30px 0;padding:35px}.formula-title{color:#374151;font-size:1.05rem;font-weight:600;margin-bottom:20px}.formula{align-items:center;display:flex;font-size:1.1rem;justify-content:center;padding:20px 0}.bias-dimensions{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:60px;padding:50px}.bias-dimensions h3{color:#111827;font-size:2rem;margin-bottom:15px;text-align:center}.bias-dimensions>p{color:#6b7280;font-size:1.05rem;margin-bottom:50px;text-align:center}.dimensions-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1000px}.dimension-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;max-width:280px;min-width:220px;padding:24px;text-align:center;transition:all .3s ease;width:calc(33.333% - 14px)}.dimension-card:hover{background:#fff;box-shadow:0 8px 20px #00000014;transform:translateY(-5px)}.dimension-icon{color:#667eea}.dimension-card h4{color:#111827;font-size:1.15rem;font-weight:700;margin-bottom:10px}.dimension-card p{color:#6b7280;font-size:.9rem;line-height:1.6}.results-section{background:#f9fafb;padding:80px 0}.tsne-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:1000px;padding:40px}.tsne-section .section-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.tsne-section .section-icon{color:#667eea;flex-shrink:0}.tsne-section .section-header h3{color:#111827;font-size:1.75rem;font-weight:800;margin:0}.tsne-section .section-description{color:#6b7280;font-size:1rem;line-height:1.7;margin-bottom:30px}.encoder-training-section{background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px #0000000f;margin-bottom:50px;padding:50px}.encoder-header{margin-bottom:35px}.encoder-title-area{align-items:center;display:flex;gap:16px;margin-bottom:16px}.encoder-icon{background:#667eea1a;border-radius:14px;color:#667eea;flex-shrink:0;padding:16px}.encoder-title-area h3{color:#111827;font-size:1.75rem;font-weight:800;margin:0}.encoder-subtitle{align-items:center;color:#667eea;display:flex;font-size:1rem;font-weight:600;gap:8px;margin:5px 0 0}.encoder-subtitle .subtitle-icon{stroke-width:2.5;color:#667eea;flex-shrink:0}.encoder-description{color:#6b7280;font-size:1rem;line-height:1.7;margin:0;max-width:900px}.encoder-content-wrapper{display:flex;flex-direction:column;gap:30px}.encoder-chart-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 10px #0000000a;padding:30px}.section-intro{margin-bottom:20px}.highlight-text{background:#f9fafb;border-left:3px solid #667eea;border-radius:8px;color:#4b5563;font-size:.9rem;line-height:1.6;padding:12px 16px}.highlight-text strong{color:#667eea;font-weight:600}.chart-caption{color:#6b7280;font-size:.9rem;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:25px;max-width:900px;text-align:center}.chart-caption strong{color:#111827;font-weight:600}.encoder-insights,.model-insights{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.insights-title{color:#111827;font-size:1.2rem;font-weight:700;grid-column:1/-1;margin-bottom:20px}.insight-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;gap:12px;padding:20px;transition:all .3s ease}.insight-item:hover{border-color:#667eea;box-shadow:0 6px 20px #00000014;transform:translateY(-3px)}.insight-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.insight-content{flex:1 1}.insight-content h5{color:#111827;font-size:.95rem;font-weight:700;margin:0 0 8px}.insight-content p{color:#6b7280;font-size:.85rem;line-height:1.6;margin:0}.llm-evaluation-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 10px #0000000d;padding:45px}.llm-evaluation-section h3{align-items:center;color:#111827;display:flex;font-size:1.75rem;gap:15px;margin-bottom:25px}.llm-evaluation-section .highlight-text{background:#f9fafb;border-left:3px solid #10b981}.llm-evaluation-section .highlight-text strong{color:#10b981}.findings-section{margin-top:30px}.findings-section h4{color:#111827;font-size:1.3rem;font-weight:600;margin-bottom:20px;text-align:center}.findings-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;margin-top:20px}.finding-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 8px #0000000a;max-width:380px;padding:20px;transition:all .3s ease;width:100%}.finding-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-4px)}.major-finding{background:linear-gradient(135deg,#fff5f5,#fff);border-left:4px solid #ff6b6b}.finding-header{gap:12px;margin-bottom:12px}.finding-header,.finding-icon{align-items:center;display:flex}.finding-icon{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;flex-shrink:0;height:32px;justify-content:center;padding:6px;width:32px}.finding-header h4{color:#111827;font-size:1rem;font-weight:600;margin:0;text-align:left}.finding-card p{color:#6b7280;font-size:.9rem;line-height:1.6}.model-results{margin-top:50px}.model-results h4{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:35px;text-align:center}.dataset-section{background:#fff}.dataset-overview{margin:0 auto;max-width:1100px}.dataset-stats-inline{align-items:center;background:linear-gradient(135deg,#4c51bf,#5b21b6);border-radius:16px;box-shadow:0 4px 20px #4c51bf4d;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:60px;padding:40px}.stat-item{align-items:center;display:flex;flex-direction:column;gap:5px}.stat-item .stat-number{-webkit-text-fill-color:#fff!important;background:none!important;color:#fff!important;font-size:2.5rem;font-weight:800;line-height:1;text-shadow:0 3px 10px #00000080!important}.stat-item .stat-label{font-size:.95rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.stat-item .stat-detail,.stat-item .stat-label{-webkit-text-fill-color:#fff!important;color:#fff!important;text-shadow:0 2px 4px #0000004d!important}.stat-item .stat-detail{font-size:.85rem;font-style:italic}.stat-divider{-webkit-text-fill-color:#fffc!important;color:#fffc!important;font-size:2rem;font-weight:300}.dataset-stats-and-chart{align-items:flex-start;display:flex;gap:40px;margin-bottom:60px}.dataset-stats-vertical{display:flex;flex:0 0 300px;flex-direction:column;gap:25px}.stat-item-vertical{background:linear-gradient(135deg,#4c51bf,#5b21b6);border-radius:12px;box-shadow:0 4px 20px #4c51bf4d;padding:25px;text-align:center}.stat-item-vertical .stat-number{-webkit-text-fill-color:#fff!important;color:#fff!important;display:block;font-size:2.2rem;font-weight:800;line-height:1;margin-bottom:8px;text-shadow:0 3px 10px #00000080!important}.stat-item-vertical .stat-label{font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:5px;text-transform:uppercase}.stat-item-vertical .stat-detail,.stat-item-vertical .stat-label{-webkit-text-fill-color:#fff!important;color:#fff!important;display:block;text-shadow:0 2px 4px #0000004d!important}.stat-item-vertical .stat-detail{font-size:.8rem;font-style:italic;line-height:1.3}.category-distribution{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 2px 10px #0000000d;flex:1 1;padding:30px}.category-distribution h3{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center}.distribution-list{display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:700px}.category-row{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;justify-content:space-between;padding:18px 25px;transition:all .3s ease}.category-row:hover{border-color:#667eea;box-shadow:0 4px 12px #00000014;transform:translateX(5px)}.category-name{color:#111827;font-size:1.05rem;font-weight:600}.category-count{background:#667eea1a;border-radius:20px;color:#667eea;font-size:.95rem;font-weight:600;padding:6px 14px}.stat-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:35px 30px;text-align:center;transition:all .3s ease}.stat-card:hover{box-shadow:0 8px 20px #0000001a;transform:translateY(-5px)}.stat-card.large{color:#fff;grid-column:span 2}.stat-card.large,.stat-number{background:linear-gradient(135deg,#667eea,#764ba2)}.stat-number{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:10px}.stat-card.large .stat-number{-webkit-text-fill-color:#fff;background:none;color:#fff;text-shadow:0 3px 10px #00000080}.stat-label{color:#6b7280;font-size:1rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.stat-card.large .stat-label{color:#fffffff2}.stat-detail{color:#ffffffd9;font-size:.9rem;margin-top:5px}.dataset-composition{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;margin-top:60px;padding:50px}.dataset-composition h3{color:#111827;font-size:1.75rem;margin-bottom:35px;text-align:center}.composition-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.composition-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:25px}.composition-item h4{align-items:center;color:#111827;display:flex;font-size:1.1rem;font-weight:600;gap:10px;margin-bottom:10px}.composition-item p{color:#6b7280;font-size:.95rem;margin-bottom:15px}.composition-stats{border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:15px;padding-top:15px}.composition-stats .stat-item{text-align:center}.stat-value{color:#667eea;font-size:1.5rem;font-weight:700}.stat-label-small{color:#9ca3af;font-size:.85rem;margin-top:5px}.access-buttons{gap:20px;justify-content:center;margin-top:50px}.dataset-example{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-bottom:40px;padding:40px}.dataset-example .section-header{align-items:center;display:flex;gap:16px;margin-bottom:24px}.dataset-example .section-icon{color:#667eea;flex-shrink:0}.dataset-example .section-header h3{color:#111827;font-size:1.75rem;font-weight:800;margin:0}.example-container{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:12px;padding:30px}.example-context{background:#fff;border-left:4px solid #667eea;border-radius:8px;color:#4b5563;font-size:1rem;margin-bottom:24px;padding:16px}.example-context strong{color:#111827;font-weight:700}.example-pairs{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.example-item{background:#fff;border:2px solid #0000;border-radius:10px;box-shadow:0 2px 8px #0000000f;padding:24px;transition:all .3s ease}.example-item:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-4px)}.example-item.stereotype{border-color:#ef4444}.example-item.anti-stereotype{border-color:#3b82f6}.example-label{align-items:center;display:flex;font-size:.9rem;font-weight:700;gap:8px;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.example-item.stereotype .example-label{color:#dc2626}.example-item.anti-stereotype .example-label{color:#2563eb}.label-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.example-item.stereotype .label-dot{background:#ef4444}.example-item.anti-stereotype .label-dot{background:#3b82f6}.example-text{color:#1f2937;font-size:1rem;font-style:italic;line-height:1.7}.access-info{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 40px #667eea4d;color:#fff;margin-bottom:60px;padding:50px}.access-info .section-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.access-info .section-icon{color:#fff;flex-shrink:0}.access-info .section-header h3{color:#fff;font-size:2rem;font-weight:800;margin:0}.access-description{color:#fffffff2;font-size:1.1rem;line-height:1.8;margin-bottom:30px}.access-description strong{color:#fff;font-weight:700}.access-buttons{display:flex;flex-wrap:wrap;gap:16px}.access-buttons .btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.access-buttons .btn-primary{background:#fff;box-shadow:0 4px 12px #00000026;color:#667eea}.access-buttons .btn-primary:hover{background:#f9fafb;box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.access-buttons .btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff80;color:#fff}.access-buttons .btn-secondary:hover{background:#ffffff4d;border-color:#fff;transform:translateY(-2px)}.access-buttons .btn-secondary.copy-success{background:#10b9814d;border-color:#10b981}@media (max-width:992px){.dimension-card{min-width:200px;width:calc(50% - 10px)}}@media (max-width:640px){.dimension-card{max-width:100%;width:100%}.dimensions-grid{gap:16px}}@media (max-width:768px){.example-pairs{grid-template-columns:1fr}.access-info,.dataset-example{padding:30px 24px}.access-info .section-header h3,.dataset-example .section-header h3{font-size:1.5rem}.access-description{font-size:1rem}.access-buttons{flex-direction:column}.access-buttons .btn{justify-content:center;width:100%}}.footer{background:#111827;color:#fff;padding:60px 0 30px}.footer-content{grid-gap:50px;display:grid;gap:50px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.footer-section h4{color:#f9fafb;font-size:1.1rem;font-weight:600;margin-bottom:20px}.footer-section p{margin-bottom:10px}.footer-section a,.footer-section p{color:#9ca3af;font-size:.95rem;line-height:1.8}.footer-section a{display:inline;text-decoration:none;transition:color .2s ease}.research-links{display:flex;flex-direction:column;gap:10px;margin-top:15px}.research-links a{align-items:center;display:flex;gap:8px}.citation-btn{align-items:center;background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:8px;margin-top:15px;padding:12px 24px;transition:all .3s ease}.citation-btn:hover{background:#764ba2;box-shadow:0 4px 12px #667eea4d;transform:translateY(-2px)}.footer-section a:hover{color:#667eea}.social-links{display:flex;gap:15px;margin-top:15px}.social-links a{align-items:center;background:#ffffff1a;border-radius:8px;display:inline-flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.social-links a:hover{background:#667eea;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff1a;color:#9ca3af;font-size:.9rem;padding-top:30px;text-align:center}@media (max-width:1024px){.container,.nav-container{padding:0 30px}.hero-title{font-size:2.5rem;line-height:1.2}.phase-features{grid-template-columns:1fr}.phase-features-inline{grid-template-columns:repeat(2,1fr)}.phase-content-horizontal{flex-direction:column}.phase-content-horizontal .phase-visual{flex:1 1 auto;max-width:100%;order:-1}.phase-card-with-side-image{flex-direction:column}.phase-visual-extended{flex:1 1 auto;max-width:100%;order:-1}.encoder-insights,.model-insights{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){html{font-size:15px}.container,.nav-container{padding:0 20px}.nav-links{display:none}section{padding:60px 0}.section-header h2{font-size:2rem;line-height:1.2}.section-header p{font-size:1rem}.encoder-training-section,.llm-evaluation-section,.phase-card{padding:30px 20px}.encoder-insights,.model-insights{grid-template-columns:1fr}.encoder-title-area{align-items:flex-start;flex-direction:column;gap:15px}.encoder-title-area h3{font-size:1.5rem}.contributions-grid,.findings-grid,.phase-features-inline{grid-template-columns:1fr}.phase-visual-full-width{padding:20px}.dataset-stats-inline{flex-direction:column;gap:25px;padding:30px 20px}.stat-divider{display:none}.dataset-stats-and-chart{flex-direction:column;gap:30px}.dataset-stats-vertical{grid-gap:20px;display:grid;flex:none;gap:20px;grid-template-columns:repeat(2,1fr)}.stat-item-vertical{padding:20px}.category-distribution{padding:25px 20px}.dataset-stats{grid-template-columns:1fr}.stat-card.large{grid-column:span 1}.footer-content{gap:30px;grid-template-columns:1fr}.bias-chart-component,.bias-distribution-chart,.tsne-visualization{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;width:100%}.bias-distribution-chart svg,.tsne-visualization svg{min-width:400px}.hero-content{max-width:100%;padding:100px 20px 60px}.hero-title{font-size:2rem;letter-spacing:-.5px;line-height:1.2}.hero-subtitle{font-size:1.1rem;line-height:1.5}.citation-box{margin-top:30px;padding:20px;width:calc(100% - 40px)}.action-buttons{gap:12px;padding:0 10px}.chart-controls{flex-direction:column;gap:15px}.chart-controls fieldset{width:100%}}@media (max-width:480px){html{font-size:14px}.container,.nav-container{padding:0 16px}.hero-title{font-size:1.75rem;letter-spacing:-.3px;line-height:1.2;padding:0 10px}.hero-subtitle{font-size:1rem;padding:0 10px}.hero-content{max-width:100%;overflow:hidden;padding:80px 10px 50px}section{padding:50px 0}.section-header h2{font-size:1.75rem}.action-buttons{flex-direction:column;gap:12px;padding:0 10px;width:100%}.btn{font-size:.9rem;justify-content:center;min-height:44px;padding:14px 20px;text-align:center;white-space:normal;width:100%}.citation-box{margin-top:25px;padding:16px;width:calc(100% - 20px)}.citation-header{align-items:flex-start;flex-direction:column;gap:10px}.citation-text{font-size:.85rem;line-height:1.6}.encoder-training-section,.llm-evaluation-section,.phase-card{padding:25px 16px}.dataset-stats-vertical{gap:16px;grid-template-columns:1fr}.bias-distribution-chart,.tsne-visualization{margin:20px -16px;overflow-x:auto;padding:0 16px;width:calc(100% + 32px)}.bias-distribution-chart svg,.tsne-visualization svg{min-width:350px}h1,h2,h3,h4,h5,h6,li,p{word-wrap:break-word;overflow-wrap:break-word}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto;white-space:nowrap}}@media (max-width:360px){html{font-size:13px}.container,.nav-container{padding:0 12px}.hero-title{font-size:1.5rem}.btn{font-size:.9rem;padding:12px 20px}}@media (max-height:500px) and (orientation:landscape){.hero-content{padding:60px 20px 40px}section{padding:40px 0}}@media (hover:none) and (pointer:coarse){.btn,a,button{min-height:44px;min-width:44px}.btn:hover,.nav-links button:hover{transform:none}}@media print{.action-buttons,.footer,.navbar{display:none}.container{max-width:100%;padding:0}section{page-break-inside:avoid}}
/*# sourceMappingURL=main.51c0a6a4.css.map*/