:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif;background-color:#f5f5f5;overflow-x:hidden}*{box-sizing:border-box}#root{display:flex;flex-direction:column;min-height:100vh;width:100%}.MuiBox-root{width:100%}.MuiDrawer-paper{width:250px}.home-page .hero-section{height:50vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3f51b5,#2196f3);color:#fff;margin-bottom:2rem;padding:0 1rem}.home-page .glass-container{background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:15px;padding:2rem 3rem;text-align:center;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);max-width:800px;width:100%}.home-page .glass-container h1{font-size:2.5rem;margin-bottom:1rem}.home-page .glass-container p{font-size:1.2rem;opacity:.9}.home-page .content-section{max-width:1200px;margin:0 auto;padding:0 1.5rem}.home-page .card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.home-page .card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 20px #00000014;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:center}.home-page .card h2{color:#3f51b5;margin-bottom:1rem}.home-page .card p{color:#666;line-height:1.5}.home-page .card:hover{transform:translateY(-5px);box-shadow:0 6px 25px #0000001f}@media (min-width: 1024px) and (max-width: 1440px){.home-page .glass-container{max-width:700px}.home-page .glass-container h1{font-size:2.2rem}.home-page .card{padding:1.2rem}.home-page .card h2{font-size:1.4rem}}.model-viewer-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.model-viewer-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.model-container{width:100%;margin:2rem 0;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #0000001a;background:#fff}.sketchfab-embed-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.sketchfab-embed-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.annotations-section{margin-top:2rem}.annotations-section h2{color:#3f51b5;margin-bottom:1rem;text-align:center}.annotation-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem}.annotation-item{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;height:100%}.annotation-item h3{color:#3f51b5;margin-bottom:.75rem}@media (min-width: 1024px) and (max-width: 1440px){.annotation-list{grid-template-columns:repeat(2,1fr)}}.materials-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.materials-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.material-selector{margin-bottom:2rem;text-align:center}.material-selector h2{color:#3f51b5;margin-bottom:1rem}.material-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:center}.material-buttons button{padding:.75rem 1.5rem;border:none;border-radius:5px;background-color:#e0e0e0;cursor:pointer;transition:all .3s ease;font-weight:500}.material-buttons button:hover{background-color:#d0d0d0}.material-buttons button.active{background-color:#3f51b5;color:#fff;box-shadow:0 2px 8px #3f51b54d}.material-details{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 20px #00000014}.material-details h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.material-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.properties-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;background:#f9f9f9;border-radius:5px;overflow:hidden}.properties-table td{padding:.75rem 1rem;border-bottom:1px solid #e0e0e0}.properties-table td:first-child{font-weight:700;width:40%;color:#555}.material-description{margin-bottom:1.5rem}.material-description h3{color:#3f51b5;margin-bottom:.75rem}.material-advantages-disadvantages{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.advantages h3,.disadvantages h3{color:#3f51b5;margin-bottom:.75rem}.advantages li,.disadvantages li{margin-bottom:.5rem}.chart-container{width:100%;height:300px;margin-top:1rem;background:#fff;border-radius:5px;padding:1rem;box-shadow:0 2px 10px #0000000d}@media (min-width: 1024px) and (max-width: 1440px){.material-content{grid-template-columns:1fr}.material-advantages-disadvantages{grid-template-columns:1fr;gap:1rem}.chart-container{height:250px}}.types-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.types-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.types-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.type-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px #00000014;height:100%;display:flex;flex-direction:column}.type-image{height:200px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.placeholder-image{color:#888;font-style:italic}.type-details{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.type-details h2{color:#3f51b5;margin-bottom:1rem;text-align:center}.type-details h3{color:#3f51b5;margin-bottom:.5rem;margin-top:1rem}.type-details ul{padding-left:1.5rem;margin-bottom:1rem}.type-details li{margin-bottom:.5rem}.comparison-table-container{overflow-x:auto;margin-top:1.5rem;background:#fff;border-radius:10px;box-shadow:0 4px 15px #00000014;padding:1rem}.comparison-table{width:100%;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:.75rem 1rem;border:1px solid #e0e0e0;text-align:left}.comparison-table th{background-color:#f5f5f5;font-weight:500;color:#3f51b5}@media (min-width: 1024px) and (max-width: 1440px){.types-grid{grid-template-columns:repeat(2,1fr)}.type-image{height:180px}}.manufacturing-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.manufacturing-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.process-selector{margin-bottom:2rem;text-align:center}.process-selector h2{color:#3f51b5;margin-bottom:1rem}.process-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem;justify-content:center}.process-buttons button{padding:.75rem 1.5rem;border:none;border-radius:5px;background-color:#e0e0e0;cursor:pointer;transition:all .3s ease;font-weight:500}.process-buttons button:hover{background-color:#d0d0d0}.process-buttons button.active{background-color:#3f51b5;color:#fff;box-shadow:0 2px 8px #3f51b54d}.process-details{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem}.process-details h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.process-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.process-description{margin-bottom:1.5rem}.process-description h3,.process-workflow h3,.process-pros-cons h3,.process-specifications h3{color:#3f51b5;margin-bottom:.75rem}.workflow-steps{background:#f9f9f9;border-radius:5px;padding:1.5rem 1.5rem 1.5rem 3rem;margin-top:1rem}.workflow-steps li{margin-bottom:.75rem}.process-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.advantages ul,.disadvantages ul{padding-left:1.5rem}.specifications-table{width:100%;border-collapse:collapse;margin-top:1rem;background:#f9f9f9;border-radius:5px;overflow:hidden}.specifications-table td{padding:.75rem 1rem;border-bottom:1px solid #e0e0e0}.specifications-table td:first-child{font-weight:700;width:40%;color:#555}.comparison-section{margin-top:3rem}.comparison-section h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}@media (min-width: 1024px) and (max-width: 1440px){.process-content{grid-template-columns:1fr}.process-pros-cons{grid-template-columns:1fr;gap:1rem}}.cost-analysis-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.cost-analysis-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.cost-comparison-section{margin-bottom:3rem}.cost-comparison-section h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.cost-comparison-table{width:100%;border-collapse:collapse}.cost-comparison-table th,.cost-comparison-table td{padding:.75rem 1rem;border:1px solid #e0e0e0;text-align:left}.cost-comparison-table th{background-color:#f5f5f5;font-weight:500;color:#3f51b5}.table-note{font-size:.875rem;color:#666;margin-top:.75rem;font-style:italic}.cost-calculator-section h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.calculator-container{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 20px #00000014;margin-bottom:2rem}.calculator-inputs{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.input-group{display:flex;flex-direction:column}.input-group label{margin-bottom:.5rem;font-weight:500;color:#555}.input-group select{padding:.75rem;border:1px solid #e0e0e0;border-radius:5px;background-color:#fff;font-family:inherit;font-size:1rem}.calculator-results{text-align:center;padding:1.5rem;background:#f9f9f9;border-radius:8px}.calculator-results h3{color:#3f51b5;margin-bottom:1rem}.cost-result{font-size:2.5rem;font-weight:700;color:#3f51b5;margin:1rem 0}.cost-disclaimer{font-size:.875rem;color:#666;font-style:italic}.cost-factors-section{margin-top:3rem}.cost-factors-section h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.factors-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.factor-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;height:100%}.factor-card h3{color:#3f51b5;margin-bottom:.75rem}@media (min-width: 1024px) and (max-width: 1440px){.calculator-inputs,.factors-grid{grid-template-columns:repeat(2,1fr)}.cost-result{font-size:2.2rem}}.fatigue-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.fatigue-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.fatigue-concepts{margin-bottom:3rem}.fatigue-concepts h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.concepts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.concept-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;height:100%}.concept-card h3{color:#3f51b5;margin-bottom:.75rem}.sn-curve-section{margin-bottom:3rem;background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 20px #00000014}.sn-curve-section h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.chart-container{width:100%;height:400px;margin-bottom:1.5rem}.chart-explanation{background:#f9f9f9;border-radius:8px;padding:1.5rem}.chart-explanation ul{padding-left:1.5rem;margin-top:1rem}.chart-explanation li{margin-bottom:.5rem}.failure-modes{margin-top:3rem}.failure-modes h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.failure-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:1.5rem}.failure-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px #00000014;height:100%}.failure-card h3{color:#3f51b5;margin-bottom:1rem;padding:1.5rem 1.5rem 0}.failure-content{padding:0 1.5rem 1.5rem}.failure-image{height:150px;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.fatigue-testing{margin-top:3rem;background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 20px #00000014}.fatigue-testing h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.testing-content ul{padding-left:1.5rem;margin-top:1rem}.testing-content li{margin-bottom:1rem}@media (min-width: 1024px) and (max-width: 1440px){.concepts-grid,.failure-grid{grid-template-columns:repeat(2,1fr)}.chart-container{height:350px}}.environmental-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.environmental-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.intro-section{margin-bottom:3rem;text-align:center}.intro-text{font-size:1.1rem;line-height:1.6;max-width:800px;margin:0 auto;color:#555}.materials-impact{margin-bottom:3rem}.materials-impact h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.impact-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.impact-card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 15px #00000014;height:100%;display:flex;flex-direction:column}.impact-card h3{color:#3f51b5;margin-bottom:1rem;text-align:center}.impact-metrics{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0;background:#f9f9f9;padding:1rem;border-radius:8px}.metric{display:flex;flex-direction:column}.metric-label{font-size:.875rem;color:#666}.metric-value{font-weight:500;margin-top:.25rem}.metric-value.high{color:#f44336}.metric-value.medium{color:#ff9800}.metric-value.low{color:#4caf50}.impact-description{margin-top:1rem;line-height:1.5}.manufacturing-impact{margin-bottom:3rem}.manufacturing-impact h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.process-comparison{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 15px #00000014;margin-bottom:2rem;overflow-x:auto}.process-table{width:100%;border-collapse:collapse}.process-table th,.process-table td{padding:.75rem 1rem;border:1px solid #e0e0e0;text-align:left}.process-table th{background-color:#f5f5f5;font-weight:500;color:#3f51b5}.process-details{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.process-detail{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;height:100%}.process-detail h3{color:#3f51b5;margin-bottom:.75rem}.lifecycle-impact{margin-bottom:3rem}.lifecycle-impact h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.lifecycle-diagram{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 4px 15px #00000014;margin-bottom:2rem;height:300px;display:flex;align-items:center;justify-content:center}.lifecycle-stages{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.lifecycle-stage{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;height:100%}.lifecycle-stage h3{color:#3f51b5;margin-bottom:.75rem}.sustainable-alternatives{margin-top:3rem}.sustainable-alternatives h2{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.alternatives-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.alternative-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;height:100%}.alternative-card h3{color:#3f51b5;margin-bottom:.75rem}@media (min-width: 1024px) and (max-width: 1440px){.impact-grid,.process-details{grid-template-columns:repeat(2,1fr)}.lifecycle-stages{grid-template-columns:repeat(3,1fr)}.alternatives-grid{grid-template-columns:repeat(2,1fr)}}.footer-link:hover{color:#2563eb!important}.references-page{max-width:1200px;margin:0 auto;padding:0 1.5rem}.references-page h1{color:#3f51b5;margin-bottom:1.5rem;text-align:center}.references-container{background:#fff;border-radius:10px;padding:2rem;box-shadow:0 4px 20px #00000014}.reference-section{margin-bottom:2rem}.reference-section h2{color:#3f51b5;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.reference-list{padding-left:1rem}.reference-item{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.reference-item:last-child{border-bottom:none}.reference-text{margin:0;line-height:1.5;font-size:.95rem}.reference-text a{color:#3f51b5;text-decoration:none}.reference-text a:hover{text-decoration:underline}.citation-note{margin-top:2rem;padding:1.5rem;background-color:#f5f5f5;border-radius:5px;border-left:4px solid #3f51b5}.citation-note h3{color:#3f51b5;margin-bottom:.75rem}@media (min-width: 1024px) and (max-width: 1440px){.references-container{padding:1.5rem}.reference-text{font-size:.9rem}}.features-section{padding:4rem 0;background:linear-gradient(180deg,#f5f7fa80,#fffc)}.features-heading{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:.5rem;color:#1a365d;letter-spacing:-.5px}.features-subheading{text-align:center;color:#4a5568;font-size:1.1rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.features-divider{width:80px;height:4px;background:linear-gradient(90deg,#3f51b5,#8b5cf6);margin:1.5rem auto 3rem;border-radius:2px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.feature-card{background:#fff;border-radius:12px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d;height:100%;display:flex;flex-direction:column}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.feature-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--feature-color-start),var(--feature-color-end))}.feature-card.model{--feature-color-start: #3f51b5;--feature-color-end: #2196f3}.feature-card.research{--feature-color-start: #8b5cf6;--feature-color-end: #a78bfa}.feature-card.materials{--feature-color-start: #0ea5e9;--feature-color-end: #38bdf8}.feature-card.types{--feature-color-start: #f59e0b;--feature-color-end: #fbbf24}.feature-icon{width:50px;height:50px;margin-bottom:1.5rem;padding:10px;border-radius:10px;background-color:rgba(var(--feature-bg-color),.1);display:flex;align-items:center;justify-content:center}.feature-card.model .feature-icon{--feature-bg-color: 63, 81, 181}.feature-card.research .feature-icon{--feature-bg-color: 139, 92, 246}.feature-card.materials .feature-icon{--feature-bg-color: 14, 165, 233}.feature-card.types .feature-icon{--feature-bg-color: 245, 158, 11}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1a365d}.feature-description{color:#4a5568;margin-bottom:1.5rem;line-height:1.6;flex-grow:1}.feature-link{display:inline-flex;align-items:center;color:var(--feature-color-start);font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s ease;margin-top:auto}.feature-link:hover{color:var(--feature-color-end)}.feature-link svg{margin-left:.5rem;transition:transform .2s ease}.feature-link:hover svg{transform:translate(3px)}.explore-more-button{display:flex;align-items:center;justify-content:center;margin:2rem auto;padding:.75rem 1.5rem;background-color:#fff;color:#3f51b5;border:2px solid #3f51b5;border-radius:30px;font-weight:600;transition:all .3s ease;text-decoration:none;box-shadow:0 4px 6px #0000000d}.explore-more-button:hover{background-color:#3f51b5;color:#fff;transform:translateY(-2px);box-shadow:0 6px 12px #3f51b533}.explore-more-button svg{margin-left:.5rem;transition:transform .2s ease}.explore-more-button:hover svg{transform:translate(3px)}.interactive-features{padding:4rem 0;text-align:center}.interactive-heading{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:#1a365d;display:flex;align-items:center;justify-content:center;gap:.75rem}.interactive-subheading{color:#4a5568;font-size:1.1rem;margin-bottom:3rem}@media (max-width: 768px){.features-grid{grid-template-columns:1fr}.features-heading{font-size:2rem}.interactive-heading{font-size:1.75rem}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background-size:cover;background-position:center;color:#fff}.hero-content{position:relative;z-index:2;padding:3rem 0}.hero-title{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-subtitle{font-size:1.25rem;color:#fffc;margin-bottom:2.5rem;max-width:600px;line-height:1.6}.hero-buttons{display:flex;gap:1rem;margin-bottom:2rem}.hero-button-primary{background:#fff;color:#2563eb;font-weight:600;padding:.75rem 1.75rem;border-radius:9999px;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 14px #0003}.hero-button-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.hero-button-secondary{background:#ffffff1a;color:#fff;font-weight:600;padding:.75rem 1.75rem;border-radius:9999px;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-button-secondary:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.hero-image-container{position:relative;height:500px}.hero-image-main{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:400px;z-index:2}.hero-image-bg{position:absolute;top:0;right:-150px;width:600px;height:600px;opacity:.5;z-index:1}.hero-image-anatomy{position:absolute;bottom:-50px;right:50px;width:200px;opacity:.7;z-index:3}.hero-stats{display:flex;gap:2rem;margin-top:3rem}.hero-stat{display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.5rem;border:1px solid rgba(255,255,255,.2);min-width:120px}.hero-stat-icon-container{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#ffffff26;margin-bottom:1rem}.hero-stat-icon{color:#fff;font-size:1.5rem}.hero-stat-value{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.25rem}.hero-stat-label{font-size:.875rem;color:#ffffffb3}.hero-badge{display:inline-flex;align-items:center;background:#ffffff1a;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:9999px;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-badge-icon{margin-right:.5rem}.hero-particles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.fade-in{animation:fadeIn 1s ease-out forwards}.slide-up{animation:slideUp .8s ease-out forwards}.slide-in-right{animation:slideInRight 1s ease-out forwards}.float{animation:float 6s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@media (max-width: 1024px){.hero-title{font-size:3.5rem}.hero-image-bg{right:-250px}.hero-stats{gap:1rem}}@media (max-width: 768px){.hero-section{padding:4rem 0}.hero-title{font-size:2.75rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-image-container{height:400px;margin-top:2rem}.hero-image-bg{opacity:.3;transform:scale(.8)}.hero-image-anatomy{right:0;width:150px}.hero-stats{flex-wrap:wrap;justify-content:center}.hero-stat{min-width:100px;padding:1rem}}@media (max-width: 640px){.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1rem}.hero-image-container{height:300px}.hero-stat-icon-container{width:40px;height:40px}.hero-stat-value{font-size:1.5rem}}
