:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6;font-weight:400;color-scheme:light;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:#000}#root{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.app{background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.6}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.header{text-align:center;padding:1.5rem 2rem 1rem;max-height:250px}.logo{max-width:210px;max-height:105px;height:auto;margin-bottom:1rem}.title{font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.5rem}.tagline{font-size:1rem;font-weight:400;opacity:.8}section{padding:100px 0}h2{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;letter-spacing:-.02em}h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;letter-spacing:-.01em}p{font-size:1.125rem;margin-bottom:1rem}.lead{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;line-height:1.5}.mission{text-align:center}.mission p{max-width:800px;margin-left:auto;margin-right:auto}.products{padding-bottom:200px}.product-grid{display:flex;justify-content:center;align-items:center;gap:3rem;margin-top:3rem;flex-wrap:nowrap}.product-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#000;transition:transform .2s ease;width:120px}.product-icon{width:100px;height:100px;object-fit:contain;border-radius:22px;box-shadow:0 4px 12px #0000001a;margin-bottom:.75rem;background:#fff;padding:5px;transition:box-shadow .2s ease}.product-card:hover{transform:translateY(-5px)}.product-card:hover .product-icon{box-shadow:0 8px 24px #00000026}.product-card h3{font-size:.9rem;font-weight:600;text-align:center;margin:0}.philosophy{background:#000;color:#fff}.philosophy h2{color:#fff}blockquote{text-align:center;font-size:1.5rem;font-style:italic;margin:2rem auto;max-width:800px;padding:2rem 0}cite{display:block;font-size:1rem;font-style:normal;margin-top:1rem;opacity:.8}.principles{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem}.principle{padding:2rem 0}.principle h3{border-bottom:2px solid #ffffff;padding-bottom:.5rem;margin-bottom:1rem}.vision{text-align:center;padding-top:200px;padding-bottom:200px}.vision p{max-width:800px;margin-left:auto;margin-right:auto}.footer{text-align:center;padding:3rem 2rem;background:#000;color:#fff;border-top:2px solid #000000}.footer p{margin-bottom:.5rem}.footer .small{font-size:.9rem;opacity:.7}@media(max-width:768px){.title{font-size:2rem}h2{font-size:1.75rem}.lead{font-size:1.25rem}.principles{grid-template-columns:1fr}.product-grid{gap:1.5rem;overflow-x:auto;padding-bottom:1rem;justify-content:space-around;flex-wrap:nowrap;width:100%}.product-card{width:100px;flex-shrink:0}.product-icon{width:80px;height:80px}section{padding:3rem 0}.header{padding:3rem 1rem 2rem}}
