.App{min-height:100vh;display:flex;flex-direction:column;background-color:#fff}.hero{flex:1;display:flex;align-items:center;justify-content:center;width:100%;max-width:800px;padding:2rem;text-align:center;margin:0 auto}.hero-content{margin:0 auto}.logo-container{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.logo-image{height:6rem;width:auto;object-fit:contain}.hero-title{font-size:4rem;font-weight:400;font-family:Codec Pro,sans-serif;line-height:1.1;margin-bottom:2rem;color:#000;letter-spacing:-.02em}.hero-subtitle{font-size:1.5rem;font-weight:400;line-height:1.5;margin-bottom:1rem;color:#333;max-width:900px;margin-left:auto;margin-right:auto}.rotating-word{color:#000;font-weight:600;text-decoration:underline;text-decoration-color:#333;text-underline-offset:3px;transition:all .3s ease;display:inline-block;width:160px;text-align:center}.hero-description{font-size:1rem;font-weight:300;line-height:1.4;margin-bottom:.75rem;color:#666;font-style:italic;max-width:900px;margin-left:auto;margin-right:auto}.kit-form-container{max-width:500px;margin:0 auto;display:flex;justify-content:center;align-items:center;min-height:60px}.kit-form-container form{display:flex!important;gap:12px!important;max-width:500px!important;margin:0 auto!important;justify-content:center!important;align-items:stretch!important}.kit-form-container input[type=email]{flex:1!important;max-width:300px!important;padding:12px 16px!important;border:2px solid #333333!important;border-radius:8px!important;font-size:16px!important;background:#fff!important;color:#000!important;font-family:Codec Pro,sans-serif!important}.kit-form-container input[type=email]:focus{outline:none!important;border-color:#000!important}.kit-form-container input[type=email]::placeholder{color:#666!important}.kit-form-container button[type=submit]{flex-shrink:0!important;min-width:160px!important;padding:12px 24px!important;border:2px solid #000000!important;border-radius:8px!important;font-weight:500!important;font-size:16px!important;background:#000!important;color:#fff!important;font-family:Codec Pro,sans-serif!important;cursor:pointer!important;transition:all .2s ease!important}.kit-form-container button[type=submit]:hover{background:#333!important;color:#fff!important}.form-control{flex:1;padding:12px 16px;border:2px solid #000000;border-radius:0;font-size:16px;background:#fff;color:#000;transition:border-color .2s ease}.form-control:focus{outline:none;border-color:#666}.btn{padding:12px 24px;border:2px solid #000000;border-radius:0;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;font-size:16px;background:#000;color:#fff}.btn:hover{background:#fff;color:#000}.btn-primary{background:#000;color:#fff}.btn-primary:hover{background:#fff;color:#000}@media (max-width: 768px){.hero{padding:1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:.9rem}.logo-image{height:4.5rem}.kit-form-container form{flex-direction:column!important;max-width:100%!important}.kit-form-container input[type=email]{max-width:100%!important}.email-capture{flex-direction:column;max-width:100%}}.footer{background:#fff;padding:1rem 0;margin-top:auto;border-top:1px solid #e0e0e0}.footer-content{max-width:800px;margin:0 auto;padding:0 2rem}.footer-links{display:flex;align-items:center;justify-content:center;gap:1rem;font-size:14px}.footer-link{color:#000;text-decoration:none;display:flex;align-items:center;gap:.25rem;transition:color .2s ease}.footer-link:hover{color:#666}.separator{color:#000;font-weight:300}@media (max-width: 768px){.hero{padding:1rem}.hero-title{font-size:3rem;font-weight:400;font-family:Codec Pro,sans-serif}.hero-subtitle{font-size:1.25rem}.hero-description{font-size:.95rem}.logo-image{height:4rem}.email-capture{flex-direction:column;max-width:100%}.footer-links{flex-direction:column;gap:.5rem}.separator{display:none}}@media (max-width: 480px){.hero-title{font-size:2.5rem;font-weight:400;font-family:Codec Pro,sans-serif}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:.85rem}.logo-image{height:3.5rem}}.page{min-height:100vh;background-color:#fff;padding:2rem 0}.page-content{max-width:800px;margin:0 auto;padding:0 2rem;line-height:1.6;color:#000}.page-content h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:#000}.last-updated{font-size:.9rem;color:#999;margin-bottom:3rem;font-style:italic}.page-content h2{font-size:1.5rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;color:#000}.page-content h3{font-size:1.2rem;font-weight:600;margin-top:1.5rem;margin-bottom:.5rem;color:#000}.page-content p{margin-bottom:1rem;color:#333}.page-content ul{margin-bottom:1rem;padding-left:1.5rem}.page-content li{margin-bottom:.5rem;color:#333}.page-content section{margin-bottom:2rem}.back-link{margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0;text-align:center}.back-link a{color:#000;text-decoration:none;font-weight:500;transition:color .2s ease}.back-link a:hover{color:#666}@media (max-width: 768px){.page{padding:1rem 0}.page-content{padding:0 1rem}.page-content h1{font-size:2rem}.page-content h2{font-size:1.3rem}.page-content h3{font-size:1.1rem}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #e0e0e0;padding:1rem;z-index:1000;box-shadow:0 -2px 10px #0000001a}.cookie-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cookie-text h4{font-size:1rem;font-weight:600;margin:0 0 .5rem;color:#000}.cookie-text p{font-size:.9rem;margin:0;color:#333;line-height:1.4}.cookie-buttons{display:flex;gap:1rem;flex-shrink:0}.btn-cookie{padding:8px 16px;border:2px solid #000000;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-size:14px;background:transparent;color:#000}.btn-reject:hover,.btn-accept{background:#000;color:#fff}.btn-accept:hover{background:#333;color:#fff}@media (max-width: 768px){.cookie-content{flex-direction:column;gap:1rem;text-align:center}.cookie-buttons{width:100%;justify-content:center}.btn-cookie{flex:1;max-width:120px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Codec Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#000;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-8{margin-top:2rem}.section{padding:4rem 0}.section-alt{background-color:#fafafa}.btn{display:inline-block;padding:12px 24px;border:2px solid #000000;border-radius:8px;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;font-size:16px;background:transparent;color:#000}.btn:hover,.btn-primary{background:#000;color:#fff}.btn-primary:hover{background:#333;color:#fff}.form-group{margin-bottom:1rem}.form-control{width:100%;padding:12px 16px;border:2px solid #333333;border-radius:8px;font-size:16px;background:#fff;color:#000;transition:border-color .2s ease}.form-control:focus{outline:none;border-color:#000}.form-control::placeholder{color:#666}.email-capture{display:flex;gap:12px;max-width:400px;margin:0 auto}.email-capture .form-control{flex:1}@media (max-width: 768px){.email-capture{flex-direction:column;max-width:100%}.section{padding:2rem 0}.container{padding:0 16px}}
