:root{--teal:#7ecdc0;--teal-dark:#1d6b5f;--teal-light:#a8e0d6;--purple:#6b4ee6;--purple-dark:#5539cc;--dark:#1a1a2e;--white:#fff;--gray:#6b7280;--gray-light:#f3f4f6;color:var(--dark);background-color:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.error-summary{color:#dc2626;background:#fef2f2;border:1px solid #dc2626;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-weight:500}body{min-width:320px;margin:0}a{color:var(--purple);text-decoration:none;transition:color .2s}a:hover{color:var(--purple-dark)}a:focus-visible{outline:3px solid var(--purple);outline-offset:2px;border-radius:4px}:focus-visible{outline:3px solid var(--purple);outline-offset:2px}.landing-page{width:100%;overflow-x:hidden}.skip-link{background:var(--purple);color:var(--white);z-index:1001;border-radius:0;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:0}.skip-link:focus-visible{background:var(--purple-dark);color:var(--white);outline:3px solid var(--purple-dark);outline-offset:2px;border-radius:0;top:0}.navbar{background:var(--white);z-index:100;justify-content:space-between;align-items:center;padding:1rem 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.logo{color:var(--dark);align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--gray);font-weight:500}.nav-links a:hover{color:var(--purple)}.nav-links a:focus-visible{outline:3px solid var(--purple);outline-offset:2px;border-radius:4px}.btn-primary{background:var(--purple);color:var(--white);cursor:pointer;border:none;border-radius:8px;min-height:44px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.btn-primary:hover{background:var(--purple-dark);transform:translateY(-2px)}.btn-primary:focus-visible{outline:3px solid var(--dark);outline-offset:2px}.btn-large{padding:1rem 2rem;font-size:1.1rem}.panel{padding:6rem 5%}.panel--teal{background:linear-gradient(180deg, var(--teal) 0%, var(--teal-dark) 50%, var(--teal) 100%)}.panel--white{background:var(--white)}.panel--purple{background:var(--purple)}.panel--teal h2,.panel--teal h3,.panel--teal p,.panel--teal li,.panel--teal strong{color:var(--white)}.panel--white h2,.panel--white h3,.panel--white li,.panel--white strong{color:var(--dark)}.panel--white p{color:var(--gray)}.panel--purple h2,.panel--purple p{color:var(--white)}.two-col{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.two-col--top{align-items:flex-start}.two-col__content{flex:1.3}.two-col__content--narrow{max-width:580px}.two-col__media{flex:.7;justify-content:center;display:flex}.two-col__media--teal{background:linear-gradient(180deg, var(--teal) 0%, var(--teal-dark) 50%, var(--teal) 100%);border-radius:12px;padding:3rem}.section-header{margin-bottom:2rem}.section-header h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.section-header--large h2{font-size:3rem}.section-header--centered{text-align:center;max-width:800px;margin:0 auto 4rem}.section-header p{font-size:1.1rem;line-height:1.7}.content-list{padding-left:1.5rem;list-style:outside}.content-list li{margin-bottom:1rem;font-size:1.1rem;line-height:1.7}.card-stack{flex-direction:column;flex:1;gap:1rem;display:flex}.card{background:var(--white);border-radius:12px;padding:1.5rem;box-shadow:0 4px 15px #0000001a}.card h3{color:var(--dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.card p{color:var(--gray);font-size:.95rem}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{background:var(--white);text-align:center;border-radius:16px;padding:2rem;transition:transform .3s;box-shadow:0 10px 30px #0000001a}.feature-card:hover{transform:translateY(-5px)}.feature-card__icon{margin-bottom:1rem;font-size:3rem}.feature-card h3{color:var(--dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-card p{color:var(--gray);line-height:1.6}.hero{background:linear-gradient(180deg, var(--teal) 0%, var(--teal-dark) 50%, var(--teal) 100%);justify-content:space-between;align-items:center;gap:4rem;min-height:80vh;padding:4rem 5%;display:flex}.hero-content{flex:1.5;max-width:850px}.hero h1{color:var(--white);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-subtitle{color:var(--white);margin-bottom:2rem;font-size:1.25rem}.hero-cta{flex-wrap:wrap;gap:1rem;display:flex}.hero-cta .btn-primary{background:var(--white);color:var(--purple)}.hero-cta .btn-primary:hover{background:var(--gray-light)}.hero-image{flex:1;justify-content:center;display:flex}.stats{background:var(--white);padding:6rem 5%}.stats-container{align-items:flex-start;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.stat-large{flex:1}.stat-large h2{color:var(--dark);font-size:4rem;font-weight:800;line-height:1.1}.stat-large p{color:var(--dark);font-size:2rem;font-weight:700}.stats-right{flex:1}.stat-item{margin-bottom:2rem}.stat-item h3{color:var(--dark);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.stat-item p{color:var(--gray);line-height:1.6}.stat-note{color:var(--gray);border-left:3px solid var(--purple);margin-top:2rem;padding-left:1rem;font-style:italic}.cta-section{text-align:center}.cta-section h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cta-section p{margin-bottom:2rem;font-size:1.1rem}.cta-section .btn-primary{background:var(--white);color:var(--purple)}.cta-section .btn-primary:hover{background:var(--gray-light)}.footer{background:var(--dark);padding:2rem 5%}.footer-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.footer-logo{color:var(--white);align-items:center;gap:.5rem;font-weight:600;display:flex}.footer p{color:var(--white);font-size:.9rem}.competition{gap:4rem;padding:6rem 5%;display:flex}.competition-left{background:linear-gradient(180deg, var(--teal) 0%, var(--teal-dark) 50%, var(--teal) 100%);flex-direction:column;flex:1;justify-content:center;padding:4rem;display:flex}.competition-left h2{color:var(--white);margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.competition-left p{color:var(--white);font-size:1.1rem;line-height:1.7}.competition-stats{flex-direction:column;flex:1;gap:2rem;padding:2rem 0;display:flex}.comp-stat{border-bottom:1px solid var(--gray-light);padding-bottom:2rem}.comp-stat:last-child{border-bottom:none}.comp-stat h3{color:var(--dark);margin-bottom:.5rem;font-size:3rem;font-weight:700}.comp-stat p{color:var(--gray);line-height:1.6}.modal-overlay{z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.modal-overlay.active{display:flex}.modal{background:var(--white);border-radius:16px;width:100%;max-width:550px;max-height:90vh;padding:2.5rem;animation:.3s modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 25px 50px #00000040}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-close{color:var(--gray);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;font-size:1.75rem;line-height:1;transition:color .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close:hover{color:var(--dark)}.modal-close:focus-visible{outline:3px solid var(--purple);outline-offset:2px}.modal h2{color:var(--dark);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.modal>p{color:var(--gray);margin-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group label{color:var(--dark);margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{border:2px solid var(--gray-light);box-sizing:border-box;border-radius:8px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--purple);outline:none}.form-group input:focus-visible,.form-group select:focus-visible,.form-group textarea:focus-visible{outline:3px solid var(--purple);outline-offset:2px;border-color:var(--purple)}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group select{background:var(--white);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236b7280' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat}.form-group textarea{resize:vertical;min-height:80px}.form-section{border:none;margin:0 0 1.5rem;padding:0}.form-section legend{color:var(--dark);border-bottom:2px solid var(--teal);width:100%;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700}.radio-group{flex-wrap:wrap;gap:2rem;margin-top:.75rem;padding:.5rem 0;display:flex}.radio-label,.checkbox-label{cursor:pointer;color:var(--dark);align-items:center;gap:.5rem;padding:.5rem 0;font-weight:400;display:inline-flex}.radio-label input[type=radio],.checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:var(--purple);cursor:pointer;flex-shrink:0;margin:0}.radio-label span,.checkbox-label span{margin-left:8px;line-height:1.4}.checkbox-group{margin-top:1.5rem;padding-top:.5rem}.checkbox-label{font-size:.95rem}.form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea{border-color:#dc2626}.form-group.has-error label{color:#dc2626}.form-group.has-error .radio-label,.form-group.has-error .checkbox-label{color:var(--dark)}.error-message{color:#dc2626;margin-top:.5rem;font-size:.875rem;font-weight:500;display:none}.form-group.has-error .error-message{display:block}.btn-full{width:100%}.success-message{text-align:center;padding:1rem 0;display:none}.success-message.active{display:block}.success-icon{background:var(--teal);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:2rem;display:flex}.success-message h2{margin-bottom:1rem}.success-message p{color:var(--gray);margin-bottom:1.5rem;line-height:1.6}.form-content{display:block}.form-content.hidden{display:none}@media (width<=768px){.two-col{flex-direction:column}.two-col__content--narrow{max-width:100%}.section-header h2{font-size:2rem}.section-header--large h2{font-size:2.5rem}.navbar{flex-direction:column;gap:1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:1rem}.hero{text-align:center;flex-direction:column;padding:3rem 5%}.hero h1{font-size:2.5rem}.hero-cta{justify-content:center}.stats-container{flex-direction:column;gap:2rem}.stat-large h2{font-size:3rem}.footer-content{text-align:center;flex-direction:column;gap:1rem}.competition{flex-direction:column}.competition-left{padding:2rem}.competition-left h2,.comp-stat h3{font-size:2rem}.panel--teal,.hero{background:linear-gradient(180deg, var(--teal-dark) 0%, var(--teal) 100%)}}
