.home-container{max-width:1200px;margin:0 auto;padding:0}.hero-section{position:relative;text-align:center;margin-bottom:5rem;padding:4rem 2rem;background:linear-gradient(135deg,#c7d2fe,#a5b4fc);overflow:hidden;border-radius:24px}.hero-background,.security-grid{display:none}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.75rem;background:#fff;padding:.75rem 2rem;border-radius:50px;color:#4f46e5;font-size:1.1rem;font-weight:600;margin-bottom:2rem;border:2px solid #e0e7ff;box-shadow:0 2px 8px #4f46e51a}.shield-icon{width:24px;height:24px;stroke:#4f46e5}.hero-title{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem}.title-main{font-size:3.5rem;font-weight:800;color:#fff;line-height:1;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.2)}.title-sub{font-size:2.5rem;font-weight:700;color:#fff;line-height:1;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-description{font-size:1.25rem;color:#fff;margin-bottom:2.5rem;line-height:1.6;text-shadow:0 1px 3px rgba(0,0,0,.2)}.hero-description strong{color:#fff;font-weight:700}.hero-cta{display:flex;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.btn-hero-primary{display:inline-flex;align-items:center;gap:.5rem;background:#4f46e5;color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #4f46e54d}.btn-hero-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566;background:#4338ca}.btn-hero-secondary{display:inline-flex;align-items:center;background:#fff;color:#4f46e5;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s;border:2px solid #e0e7ff}.btn-hero-secondary:hover{background:#f8fafc;border-color:#c7d2fe}.btn-hero-past-paper{display:inline-flex;align-items:center;gap:.5rem;background:#ef4444;color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #ef44444d}.btn-hero-past-paper:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466;background:#dc2626}.btn-hero-ai{display:inline-flex;align-items:center;gap:.5rem;background:#60a5fa;color:#fff;padding:1rem 2rem;border-radius:12px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 14px #60a5fa4d}.btn-hero-ai:hover{transform:translateY(-2px);box-shadow:0 6px 20px #60a5fa66;background:#3b82f6}.hero-note{margin-top:1rem;color:#64748b;font-size:.9rem}.about-section{max-width:900px;margin:0 auto 1rem;padding:0 2rem}.about-content{text-align:center}.about-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem;display:inline;background:linear-gradient(transparent 60%,#c7d2fe 60%);padding:0 .25rem}.about-description{font-size:.95rem;color:#64748b;line-height:1.8;margin-bottom:0}.platform-features-section{max-width:900px;margin:0 auto 5rem;padding:0 2rem}.about-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;text-align:left}.about-feature-item{display:flex;gap:1rem;align-items:flex-start}.about-feature-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.about-feature-icon svg{width:24px;height:24px;stroke:#fff}.about-feature-text h3{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.about-feature-text p{font-size:.95rem;color:#64748b;line-height:1.6}.features-section{max-width:1000px;margin:0 auto 5rem;padding:0 2rem}.section-title{text-align:center;font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.title-accent{color:#4f46e5;font-weight:700;background:linear-gradient(transparent 60%,#c7d2fe 60%);padding:0 .25rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:20px;box-shadow:0 4px 20px #00000014;text-decoration:none;display:flex;flex-direction:column;transition:all .3s;border:2px solid transparent;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#4f46e5;transform:scaleX(0);transition:transform .3s}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #4f46e526;border-color:#e0e7ff}.feature-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.feature-icon-wrapper{width:60px;height:60px;background:#ef4444;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ef44444d}.feature-card-ai .feature-icon-wrapper{background:#60a5fa;box-shadow:0 4px 12px #60a5fa4d}.feature-icon{width:32px;height:32px;stroke:#fff}.feature-badge{background:#ef44441a;color:#dc2626;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.feature-badge-ai{background:#60a5fa1a;color:#3b82f6}.feature-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.feature-description{color:#64748b;line-height:1.7;margin-bottom:1.5rem;flex-grow:1}.feature-highlights{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.highlight-item{font-size:.9rem;color:#475569;display:flex;align-items:center}.feature-link{display:inline-flex;align-items:center;gap:.5rem;color:#dc2626;font-weight:600;font-size:1rem;transition:gap .3s}.feature-card:hover .feature-link{gap:.75rem}.feature-card-ai .feature-link{color:#3b82f6}.stats-section,.stats-grid,.stat-item{display:none}.notice-section{max-width:1000px;margin:0 auto 5rem;padding:0 2rem}.notice-header{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.notice-icon{width:32px;height:32px;stroke:#10b981}.notice-header h2{font-size:1.8rem;font-weight:700;color:#1e293b;background:linear-gradient(transparent 60%,#c7d2fe 60%);padding:0 .25rem;display:inline}.notice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.notice-item{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 2px 12px #0000000f;border-left:4px solid #10b981;transition:all .3s}.notice-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.notice-item:nth-child(2){border-left-color:#f59e0b}.notice-item:nth-child(2) .notice-item-icon{background:#f59e0b}.notice-item:nth-child(3){border-left-color:#64748b}.notice-item:nth-child(3) .notice-item-icon{background:#64748b}.notice-item-icon{width:48px;height:48px;background:#10b981;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.notice-item-icon svg{width:24px;height:24px;stroke:#fff}.notice-item-content h3{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.notice-item-content p{font-size:.95rem;color:#64748b;line-height:1.7}.contact-section{max-width:600px;margin:0 auto 3rem;padding:0 2rem}.contact-card{background:linear-gradient(135deg,#4f46e5,#7c3aed);padding:3rem 2rem;border-radius:24px;text-align:center;color:#fff;box-shadow:0 8px 32px #4f46e54d}.contact-icon-wrapper{width:64px;height:64px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;border:2px solid rgba(255,255,255,.3)}.contact-icon{width:32px;height:32px;stroke:#fff}.contact-card h2{font-size:1.8rem;font-weight:700;margin-bottom:1rem;color:#fff}.contact-description{font-size:1rem;color:#ffffffe6;margin-bottom:2rem;line-height:1.6}.contact-email-button{display:inline-flex;align-items:center;gap:.75rem;background:#fff;color:#4f46e5;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s;box-shadow:0 4px 12px #00000026}.contact-email-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#f8fafc}.contact-email-button svg{stroke:#4f46e5}@media(max-width:768px){.hero-section{padding:3rem 1.5rem;margin-bottom:3rem}.title-main{font-size:2rem;line-height:1.2}.title-sub{font-size:1.5rem;line-height:1.2}.hero-description{font-size:1rem}.hero-cta{flex-direction:column;width:100%;gap:.75rem}.btn-hero-primary,.btn-hero-secondary{width:100%;justify-content:center;padding:.875rem 1.5rem;font-size:1rem}.about-section,.platform-features-section,.features-section,.notice-section,.contact-section{margin-bottom:3rem;padding:0 1.5rem}.about-title,.section-title,.notice-header h2{font-size:1.5rem;line-height:1.3}.about-description{font-size:1rem;margin-bottom:2rem}.features-grid,.notice-grid,.about-features{grid-template-columns:1fr;gap:1.5rem}.feature-card,.notice-item{padding:1.5rem}.feature-title{font-size:1.25rem}.feature-description{font-size:.95rem}.contact-card{padding:2rem 1.5rem}.contact-card h2{font-size:1.5rem}.contact-description{font-size:.95rem}.contact-email-button{font-size:.95rem;padding:.875rem 1.5rem}}@media(max-width:480px){.hero-section{padding:2.5rem 1rem}.title-main{font-size:1.75rem}.title-sub{font-size:1.35rem}.hero-badge{font-size:.9rem;padding:.6rem 1.25rem}.hero-badge .shield-icon{width:20px;height:20px}.hero-description{font-size:.95rem;margin-bottom:2rem}.about-section,.platform-features-section,.features-section,.notice-section,.contact-section{padding:0 1rem}.about-title,.section-title{font-size:1.35rem}.feature-card,.notice-item{padding:1.25rem}.feature-icon-wrapper{width:50px;height:50px}.feature-icon{width:28px;height:28px}.about-feature-icon,.notice-item-icon{width:40px;height:40px}.about-feature-icon svg,.notice-item-icon svg{width:20px;height:20px}.contact-card{padding:2rem 1.25rem}.contact-icon-wrapper{width:56px;height:56px}.contact-icon{width:28px;height:28px}.contact-email-button{flex-direction:column;gap:.5rem;padding:1rem;font-size:.9rem}}
