.header{padding:1.5rem 1rem;background:transparent}.header-container{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-left{flex:1}.header-right{flex:0 0 auto}.language-switcher{display:flex;gap:.5rem;background:#ffffff1a;padding:.25rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lang-button{padding:.5rem 1rem;border:none;background:transparent;color:#333;font-size:.875rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .2s ease;font-family:inherit}.lang-button:hover{background:#fff3}.lang-button:focus{outline:2px solid #4a90e2;outline-offset:2px}.lang-button.active{background:#fff;color:#333;box-shadow:0 2px 4px #0000001a}@media (max-width: 768px){.header{padding:1rem .75rem}.lang-button{padding:.4rem .8rem;font-size:.8rem}}.hero{padding:4rem 1rem 6rem;text-align:center;background:linear-gradient(135deg,#f5f7fa,#e8ecf1)}.hero-container{max-width:900px;margin:0 auto}.hero-badge{display:inline-block;padding:.5rem 1.25rem;background:#4a90e21a;color:#4a90e2;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.05em}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}.hero-subtitle{font-size:clamp(1.125rem,2vw,1.5rem);color:#555;line-height:1.6;max-width:700px;margin:0 auto}@media (max-width: 768px){.hero{padding:3rem 1rem 4rem}.hero-badge{font-size:.75rem;padding:.4rem 1rem;margin-bottom:1.5rem}}.story{padding:6rem 1rem;background:#fff}.story-container{max-width:800px;margin:0 auto}.story-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#1a1a1a;margin:0 0 3rem;text-align:center;line-height:1.3}.story-content{display:flex;flex-direction:column;gap:1.5rem}.story-paragraph{font-size:clamp(1rem,2vw,1.125rem);line-height:1.8;color:#333;margin:0;text-align:left}.story-image-wrapper{margin:2.5rem auto;max-width:500px;width:100%}.story-image{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000001f;display:block}.story-highlight{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;color:#4a90e2;text-align:center;margin:1rem 0;padding:1rem;background:#4a90e20d;border-radius:8px}.story-final{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:600;color:#1a1a1a;margin-top:1rem;text-align:center}@media (max-width: 768px){.story{padding:4rem 1rem}.story-title{margin-bottom:2rem}.story-content{gap:1.25rem}.story-image-wrapper{margin:2rem auto}.story-paragraph{font-size:1rem;line-height:1.7}}.footer{padding:4rem 1rem 2rem;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff}.footer-container{max-width:1100px;margin:0 auto}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;gap:2rem}.footer-logo-wrapper{flex:0 0 auto}.footer-logo{max-width:200px;height:auto;display:block}.footer-info{flex:1;text-align:right}.footer-company{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#fff}.footer-email{margin:0;font-size:1rem}.footer-contact{text-align:center;margin-bottom:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-contact-text{font-size:1rem;margin:0;color:#ffffffe6}.footer-link{color:#4a90e2;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#6ba3e8;text-decoration:underline}.footer-link:focus{outline:2px solid #4a90e2;outline-offset:2px;border-radius:2px}.footer-copyright{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright p{margin:0;font-size:.875rem;color:#ffffffb3}@media (max-width: 768px){.footer{padding:3rem 1rem 1.5rem}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:2rem}.footer-info{text-align:center}.footer-logo{max-width:150px}.footer-company{font-size:1rem}.footer-contact{margin-bottom:1.5rem;padding-top:1.5rem}.footer-copyright{padding-top:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;color:#1a1a1a;background:#fff}#root{min-height:100vh;display:flex;flex-direction:column}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1}:focus-visible{outline:2px solid #4a90e2;outline-offset:2px}html{scroll-behavior:smooth}img{max-width:100%;height:auto}
