*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Source Sans Pro',sans-serif;background:#001F3F;color:#F0F8FF;overflow-x:hidden;position:relative}#grid-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;opacity:0.15}.grid-container{max-width:1400px;margin:0 auto;padding:0 2rem}.main-header{background:#0074D9;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px rgba(127,219,255,0.4);padding:0.8rem 0}.header-top{text-align:center;margin-bottom:0.5rem}.header-logo{width:35px;height:35px;margin-bottom:0.3rem}.header-title{font-size:1.5rem;font-weight:900;color:#F0F8FF;margin:0}.main-nav{display:flex;justify-content:center;gap:1.5rem;margin-bottom:0.8rem;flex-wrap:wrap}.main-nav a{color:#F0F8FF;text-decoration:none;font-weight:600;font-size:0.95rem;padding:0.4rem 0.8rem;border-radius:6px;transition:all 0.3s ease}.main-nav a:hover{background:rgba(127,219,255,0.2);color:#7FDBFF}.cta-button{background:linear-gradient(135deg,#7FDBFF,#0074D9);color:#001F3F;border:none;padding:0.7rem 2rem;font-size:0.95rem;font-weight:700;border-radius:10px;cursor:pointer;transition:all 0.3s ease;font-family:'Source Sans Pro',sans-serif;display:block;margin:0 auto}.cta-button:hover{transform:scale(1.05);box-shadow:0 0 40px rgba(127,219,255,0.7);border-radius:25px}.section-heading{font-size:3.5rem;font-weight:900;color:#7FDBFF;text-align:center;margin-bottom:3rem;text-shadow:0 0 40px rgba(127,219,255,0.8)}.welcome-section{padding:6rem 0;position:relative;z-index:1}.welcome-container{background:rgba(0,116,217,0.15);border:4px solid #7FDBFF;border-radius:25px;padding:4rem}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:3rem}.feature-card{background:rgba(0,31,63,0.9);border:3px solid #0074D9;border-radius:20px;padding:2.5rem;text-align:center;transition:all 0.4s ease}.feature-card:hover{transform:translateY(-15px);box-shadow:0 20px 50px rgba(127,219,255,0.5)}.feature-icon{font-size:4rem;margin-bottom:1.5rem}.feature-card h3{color:#7FDBFF;font-weight:700;font-size:1.5rem;margin-bottom:1.2rem}.feature-card p{color:#F0F8FF;line-height:1.9;font-size:1.05rem}.highlights-section{padding:6rem 0;position:relative;z-index:1;background:rgba(0,116,217,0.08)}.highlights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.highlight-item{background:rgba(0,31,63,0.9);border:4px solid #0074D9;border-radius:25px;padding:3rem;text-align:center;transition:all 0.4s ease}.highlight-item:hover{transform:scale(1.03);box-shadow:0 25px 60px rgba(127,219,255,0.6)}.highlight-icon{font-size:5rem;margin-bottom:1.5rem}.highlight-item h3{color:#7FDBFF;font-weight:700;font-size:1.8rem;margin-bottom:1.5rem}.highlight-item p{color:#F0F8FF;line-height:2;font-size:1.1rem}.timeline-section{padding:6rem 0;position:relative;z-index:1}.timeline-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.timeline-left{background:rgba(0,116,217,0.15);border:4px solid #7FDBFF;border-radius:25px;padding:3rem}.timeline-steps{margin-top:2rem}.timeline-step{display:flex;gap:2rem;align-items:flex-start;margin-bottom:2.5rem;padding:2rem;background:rgba(0,31,63,0.7);border-radius:15px;transition:all 0.3s ease}.timeline-step:hover{transform:translateX(20px);box-shadow:0 15px 40px rgba(127,219,255,0.4)}.step-number{width:70px;height:70px;background:#7FDBFF;color:#001F3F;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.8rem;flex-shrink:0}.step-info h4{color:#7FDBFF;font-weight:700;font-size:1.3rem;margin-bottom:0.8rem}.step-info p{color:#F0F8FF;line-height:1.8;margin:0}.timeline-right{background:rgba(0,31,63,0.9);border:4px solid #0074D9;border-radius:25px;padding:3rem}.timeline-right h3{color:#7FDBFF;font-weight:700;font-size:2rem;text-align:center;margin-bottom:2.5rem}.growth-chart{background:rgba(0,116,217,0.15);border:2px solid #7FDBFF;border-radius:15px;padding:2.5rem}.chart-item{color:#F0F8FF;line-height:3;margin-bottom:1.5rem;padding:1.5rem;background:rgba(0,31,63,0.7);border-radius:12px;border-left:5px solid #0074D9;font-size:1.1rem}.about-section{padding:6rem 0;position:relative;z-index:1;background:rgba(0,116,217,0.08)}.about-container{background:rgba(0,31,63,0.9);border:4px solid #7FDBFF;border-radius:25px;padding:5rem;text-align:center;max-width:1100px;margin:0 auto}.about-description{color:#F0F8FF;line-height:2;font-size:1.15rem;margin-bottom:3rem}.full-banner{width:100%;height:300px;object-fit:cover;display:block;filter:brightness(0.5);border-top:5px solid #7FDBFF;border-bottom:5px solid #7FDBFF}.qa-section{padding:6rem 0;position:relative;z-index:1}.qa-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-top:3rem}.qa-item{background:rgba(0,31,63,0.9);border:3px solid #0074D9;border-radius:20px;padding:2.5rem;transition:all 0.4s ease}.qa-item:hover{transform:translateY(-10px);box-shadow:0 20px 50px rgba(127,219,255,0.5)}.qa-item h3{color:#7FDBFF;font-weight:700;font-size:1.3rem;margin-bottom:1.2rem}.qa-item p{color:#F0F8FF;line-height:1.9;margin:0}.purchase-section{padding:6rem 0;position:relative;z-index:1;background:rgba(0,116,217,0.08)}.purchase-container{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.purchase-left{background:rgba(0,31,63,0.9);border:4px solid #7FDBFF;border-radius:25px;padding:3rem}.purchase-steps{margin-top:2rem}.purchase-step{margin-bottom:2.5rem;padding:2rem;background:rgba(0,116,217,0.15);border-radius:15px;border-left:5px solid #0074D9;transition:all 0.3s ease}.purchase-step:hover{transform:translateX(15px);box-shadow:0 12px 35px rgba(127,219,255,0.4)}.purchase-step h4{color:#7FDBFF;font-weight:700;font-size:1.3rem;margin-bottom:1rem}.purchase-step p{color:#F0F8FF;line-height:1.9;margin:0}.purchase-right{background:rgba(0,31,63,0.9);border:4px solid #0074D9;border-radius:25px;padding:2.5rem;display:flex;align-items:center;justify-content:center}.purchase-image{width:100%;border-radius:20px;border:3px solid #7FDBFF}.support-section{padding:6rem 0;position:relative;z-index:1}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:3rem}.support-item{background:rgba(0,31,63,0.9);border:4px solid #0074D9;border-radius:25px;padding:3rem;text-align:center;transition:all 0.4s ease}.support-item:hover{transform:translateY(-15px);box-shadow:0 25px 60px rgba(127,219,255,0.6)}.support-image{width:120px;height:120px;border-radius:50%;border:5px solid #7FDBFF;margin-bottom:2rem;object-fit:cover}.support-item h3{color:#7FDBFF;font-weight:700;font-size:1.5rem;margin-bottom:1.2rem}.support-item p{color:#F0F8FF;line-height:1.9}.main-footer{background:#0074D9;border-top:5px solid #7FDBFF;padding:4rem 0;position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem}.footer-column h4{color:#F0F8FF;font-weight:700;font-size:1.3rem;margin-bottom:1.5rem}.footer-column ul{list-style:none;padding:0}.footer-column ul li{margin-bottom:1rem}.footer-column ul li a{color:#F0F8FF;text-decoration:none;font-size:1.05rem;transition:all 0.3s ease}.footer-column ul li a:hover{color:#7FDBFF;padding-left:0.8rem}.footer-column p{color:#F0F8FF;line-height:2;margin-bottom:0.8rem;font-size:1.05rem}@media(max-width:768px){.feature-cards,.highlights-grid,.timeline-container,.qa-grid,.purchase-container,.support-grid,.footer-grid{grid-template-columns:1fr}.main-nav{gap:1rem}}
