:root{--primary:#3b82f6;--secondary:#64748b;--dark:#1e293b;--light:#f8fafc;--border:#e2e8f0}.landing-page{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.container{max-width:1100px;margin:0 auto;padding:0 24px}.hero{background:linear-gradient(135deg,#0f172a,#1e3a5f 50%,#1e40af);color:white;padding:80px 0 60px;position:relative;overflow:hidden}.hero:before{content:"";background-image:linear-gradient(rgba(59,130,246,.08) 1px,transparent 0),linear-gradient(90deg,rgba(59,130,246,.08) 1px,transparent 0);background-size:50px 50px}.hero-glow,.hero:before{position:absolute;inset:0;z-index:0}.hero-glow{overflow:hidden;pointer-events:none}.glow-orb{position:absolute;border-radius:50%;filter:blur(80px);animation:orbFloat 15s ease-in-out infinite}.glow-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.4) 0,transparent 70%);top:-10%;left:-10%;animation-delay:0s}.glow-orb-2{width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.3) 0,transparent 70%);bottom:-5%;right:-5%;animation-delay:5s}.glow-orb-3{width:300px;height:300px;background:radial-gradient(circle,rgba(14,165,233,.25) 0,transparent 70%);top:50%;left:30%;animation-delay:2.5s}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-40px) scale(1.1)}66%{transform:translate(-20px,30px) scale(.95)}}.hero-particles{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:1}.particle{position:absolute;background:rgba(255,255,255,.6);border-radius:50%;animation:particleFloat linear infinite}.particle:first-child{width:4px;height:4px;left:10%;animation-duration:20s}.particle:nth-child(2){width:6px;height:6px;left:20%;animation-duration:25s;animation-delay:2s}.particle:nth-child(3){width:3px;height:3px;left:30%;animation-duration:18s;animation-delay:4s}.particle:nth-child(4){width:5px;height:5px;left:40%;animation-duration:22s;animation-delay:1s}.particle:nth-child(5){width:4px;height:4px;left:55%;animation-duration:24s;animation-delay:3s}.particle:nth-child(6){width:6px;height:6px;left:65%;animation-duration:19s;animation-delay:5s}.particle:nth-child(7){width:3px;height:3px;left:75%;animation-duration:21s;animation-delay:2.5s}.particle:nth-child(8){width:5px;height:5px;left:85%;animation-duration:23s;animation-delay:1.5s}.particle:nth-child(9){width:4px;height:4px;left:92%;animation-duration:26s;animation-delay:4.5s}.particle:nth-child(10){width:3px;height:3px;left:5%;animation-duration:17s;animation-delay:.5s}@keyframes particleFloat{0%{transform:translateY(100vh);opacity:0}5%{opacity:1}95%{opacity:1}to{transform:translateY(-20vh);opacity:0}}.hero-container{max-width:1100px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;position:relative;z-index:10}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,.2);border:1px solid rgba(59,130,246,.3);padding:10px 20px;border-radius:50px;font-size:.9rem;margin-bottom:28px;backdrop-filter:blur(10px)}.hero-badge-dot{width:8px;height:8px;background:#10b981;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.hero-title{font-size:2.8rem;font-weight:800;margin-bottom:20px;line-height:1.2}.hero-title .highlight{background:linear-gradient(90deg,#fbbf24,#f59e0b,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.1rem;color:rgba(255,255,255,.85);margin-bottom:12px;line-height:1.6}.hero-highlight{font-size:.95rem;color:rgba(255,255,255,.6);margin-bottom:28px}.hero-buttons{display:flex;gap:16px;flex-wrap:wrap}.btn.btn-primary,.hero .btn-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white;padding:16px 36px;font-size:1.05rem;font-weight:600;border-radius:12px;box-shadow:0 8px 30px rgba(59,130,246,.4);transition:all .3s;border:none;text-decoration:none;display:inline-block}.btn.btn-primary:hover,.hero .btn-primary:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(59,130,246,.5);color:white}.btn.btn-outline,.hero .btn-outline{border:2px solid rgba(255,255,255,.3);color:white;padding:14px 32px;font-size:1rem;border-radius:12px;transition:all .3s;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);text-decoration:none;display:inline-block}.btn.btn-outline:hover,.hero .btn-outline:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5);color:white}.hero-visual{position:relative}.mockup-window{background:rgba(30,41,59,.9);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;box-shadow:0 50px 100px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.05);transform:perspective(1000px) rotateY(-5deg) rotateX(2deg);transition:transform .5s ease}.mockup-window:hover{transform:perspective(1000px) rotateY(0deg) rotateX(0deg)}.mockup-header{display:flex;align-items:center;gap:8px;padding:14px 18px;background:rgba(0,0,0,.3);border-bottom:1px solid rgba(255,255,255,.05)}.mockup-dot{width:12px;height:12px;border-radius:50%}.mockup-dot.red{background:#ff5f57}.mockup-dot.yellow{background:#ffbd2e}.mockup-dot.green{background:#28ca42}.mockup-body{padding:16px}.mockup-resume{background:white;border-radius:8px;padding:20px;min-height:260px}.mockup-resume-header{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.mockup-avatar{width:44px;height:44px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:8px}.mockup-info h4{font-size:.95rem;color:#1e293b;margin-bottom:2px;font-weight:700}.mockup-info p{font-size:.7rem;color:#64748b;margin:0}.mockup-section{margin-bottom:12px}.mockup-section-title{font-size:.65rem;font-weight:700;color:#3b82f6;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px}.mockup-line{height:8px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border-radius:4px;margin-bottom:6px}.mockup-line.short{width:55%}.mockup-line.medium{width:75%}.mockup-line.long{width:100%}.floating-tags{position:absolute;inset:0;pointer-events:none}.floating-tag{position:absolute;background:white;padding:10px 14px;border-radius:10px;font-size:.8rem;font-weight:600;color:#1e293b;box-shadow:0 8px 30px rgba(0,0,0,.15);display:flex;align-items:center;gap:6px;animation:tagFloat 4s ease-in-out infinite}.floating-tag:first-child{top:0;right:-10px;animation-delay:0s}.floating-tag:nth-child(2){bottom:30%;left:-20px;animation-delay:1.3s}.floating-tag:nth-child(3){bottom:5%;right:10%;animation-delay:2.6s}@keyframes tagFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:1024px){.hero-container{grid-template-columns:1.2fr 1fr;gap:40px}.hero-title{font-size:2.4rem}.mockup-window{transform:perspective(1000px) rotateY(-3deg)}.floating-tags .floating-tag:nth-child(3){display:none}}@media (max-width:768px){.hero{padding:60px 0 50px}.hero-container{grid-template-columns:1fr .9fr;gap:30px}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:.95rem}.hero-highlight{display:none}.hero-buttons{flex-direction:column;gap:12px}.btn.btn-outline,.btn.btn-primary,.hero .btn-outline,.hero .btn-primary{padding:14px 24px;font-size:.95rem;width:100%;text-align:center;justify-content:center}.mockup-resume{min-height:200px;padding:16px}.mockup-section:last-child{display:none}}@media (max-width:540px){.hero-container{grid-template-columns:1fr;text-align:center;gap:40px}.hero-buttons{flex-direction:row;justify-content:center}.btn.btn-outline,.btn.btn-primary,.hero .btn-outline,.hero .btn-primary{width:auto}.hero-visual{max-width:320px;margin:0 auto}.mockup-window{transform:none}}.highlights-bar{background:white;padding:30px 0;border-bottom:1px solid var(--border)}.highlights-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;text-align:center}.highlight-item{display:flex;flex-direction:column;align-items:center}.highlight-number{font-size:2.5rem;font-weight:800;color:var(--primary);line-height:1}.highlight-label{font-size:.9rem;color:var(--secondary);margin-top:8px}@media (max-width:768px){.highlights-grid{grid-template-columns:repeat(2,1fr)}}.core-feature{padding:100px 0;background:white}.core-content{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.core-text h2{font-size:2.2rem;font-weight:700;margin-bottom:20px;color:var(--dark)}.core-text h2 .highlight-box{display:inline-block;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;padding:4px 16px;border-radius:8px;margin-left:12px;font-size:1rem;vertical-align:middle;box-shadow:0 4px 15px rgba(59,130,246,.4)}.core-text p{font-size:1.05rem;color:var(--secondary);line-height:1.8;margin-bottom:30px}.core-list{list-style:none;padding:0}.core-list li{display:flex;align-items:flex-start;gap:14px;padding:16px 0;border-bottom:1px solid var(--border)}.core-list li:last-child{border-bottom:none}.core-list li svg{width:22px;height:22px;color:#10b981;flex-shrink:0;margin-top:2px}.list-content{display:flex;flex-direction:column;gap:4px}.list-content strong{font-size:1rem;color:var(--dark);font-weight:600}.list-content span{font-size:.9rem;color:var(--secondary);line-height:1.5}.core-visual{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-radius:20px;padding:40px;text-align:center}.core-visual-content{background:white;border-radius:12px;padding:30px;box-shadow:0 10px 30px rgba(0,0,0,.1)}.core-visual-content h4{font-size:1rem;color:var(--secondary);margin-bottom:20px}.edit-demo{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.edit-demo span{padding:8px 16px;background:var(--light);border-radius:8px;font-size:.85rem;color:var(--dark);border:2px dashed var(--border);transition:all .3s ease;cursor:default}.edit-demo span:hover{border-color:var(--primary);background:rgba(59,130,246,.08);transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,.15)}@media (max-width:768px){.core-content{grid-template-columns:1fr}}.ai-feature{padding:100px 0;background:linear-gradient(180deg,#020617,#0f172a 50%,#020617);position:relative;overflow:hidden}.ai-feature:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 30% 20%,rgba(34,211,238,.08) 0,transparent 50%),radial-gradient(ellipse at 70% 80%,rgba(139,92,246,.08) 0,transparent 50%);pointer-events:none}.ai-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center;position:relative;z-index:1}.ai-text{color:white}.ai-title-split{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.ai-title-main{font-size:2.2rem;font-weight:700;color:white;display:block}.ai-title-feature{font-size:2.6rem;font-weight:800;display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:linear-gradient(135deg,#22d3ee,#a78bfa 50%,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.02em}.ai-model-tag{font-size:.75rem;font-weight:600;padding:6px 14px;background:rgba(34,211,238,.15);border:1px solid rgba(34,211,238,.3);border-radius:20px;color:#22d3ee;-webkit-text-fill-color:#22d3ee;font-family:SF Mono,Consolas,monospace;letter-spacing:.5px;white-space:nowrap;vertical-align:middle}.ai-text>p{font-size:1rem;color:#94a3b8;line-height:1.8;margin-bottom:28px}.ai-text>p strong{color:#e2e8f0}.ai-list{list-style:none;border-top:1px solid rgba(51,65,85,.5);padding:24px 0 0}.ai-list li{display:flex;align-items:center;gap:12px;margin-bottom:14px;color:#cbd5e1;font-size:.95rem}.ai-list svg{width:18px;height:18px;stroke:#22c55e;flex-shrink:0}.ai-demo-window{background:linear-gradient(145deg,rgba(15,23,42,.9),rgba(2,6,23,.95));border-radius:16px;overflow:hidden;box-shadow:0 25px 60px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.05);border:1px solid rgba(51,65,85,.5)}.ai-demo-header{background:rgba(15,23,42,.8);padding:14px 18px;display:flex;align-items:center;gap:8px;border-bottom:1px solid rgba(51,65,85,.5)}.ai-demo-header .dot{width:12px;height:12px;border-radius:50%}.ai-demo-header .dot.red{background:#ef4444}.ai-demo-header .dot.yellow{background:#eab308}.ai-demo-header .dot.green{background:#22c55e}.ai-demo-title{margin-left:12px;color:#22d3ee;font-size:.8rem;font-weight:500;font-family:Consolas,Monaco,monospace}.ai-demo-body{padding:24px}.ai-label{font-size:.75rem;color:#64748b;margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.ai-original{background:rgba(30,41,59,.5);padding:14px 18px;border-radius:8px;color:#94a3b8;font-size:.9rem;border-left:3px solid #475569;line-height:1.6}.ai-arrow{text-align:center;padding:16px 0}.ai-processing{display:flex;justify-content:center;gap:6px}.processing-dot{width:6px;height:6px;background:#22d3ee;border-radius:50%;animation:processingBounce 1.4s ease-in-out infinite}.processing-dot:nth-child(2){animation-delay:.2s}.processing-dot:nth-child(3){animation-delay:.4s}@keyframes processingBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.ai-result{background:transparent;display:flex;flex-direction:column;gap:10px}.result-item{background:linear-gradient(135deg,rgba(34,211,238,.08),rgba(139,92,246,.05));padding:12px 16px;border-radius:8px;color:#e2e8f0;font-size:.85rem;line-height:1.6;border-left:3px solid #22d3ee;display:flex;align-items:flex-start;gap:10px}.result-tag{background:linear-gradient(135deg,#22d3ee,#06b6d4);color:#020617;padding:2px 8px;border-radius:4px;font-size:.7rem;font-weight:600;white-space:nowrap;flex-shrink:0}@media (max-width:1024px){.ai-content{grid-template-columns:1fr;gap:50px}.ai-visual{order:2}.ai-text{order:1;text-align:center}.ai-list{display:inline-block;text-align:left}}@media (max-width:768px){.ai-title-main{font-size:1.6rem}.ai-title-feature{font-size:2rem;gap:10px}.ai-model-tag{font-size:.65rem;padding:4px 10px}}.workflow-section{padding:100px 0 80px;background:#F7F8FA;position:relative;overflow:hidden}.workflow-section:before{top:-200px;left:-100px;width:600px;height:600px;background:radial-gradient(circle,rgba(99,102,241,.08) 0,transparent 60%)}.workflow-section:after,.workflow-section:before{content:"";position:absolute;filter:blur(60px);pointer-events:none}.workflow-section:after{bottom:-150px;right:-50px;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.06) 0,transparent 60%)}.workflow-header{text-align:center;margin-bottom:60px;position:relative;z-index:1}.workflow-title{font-size:2.2rem;font-weight:700;color:#1a1a2e;margin-bottom:14px;letter-spacing:-.03em}.workflow-subtitle{font-size:1.05rem;color:#6b7280;font-weight:400;letter-spacing:.01em}.workflow-timeline{display:flex;align-items:stretch;justify-content:center;gap:40px;position:relative;z-index:1;max-width:1050px;margin:0 auto}.workflow-timeline:before{content:"";position:absolute;top:50%;left:50px;right:50px;height:2px;background:repeating-linear-gradient(90deg,#d1d5db,#d1d5db 8px,transparent 0,transparent 16px);transform:translateY(-50%);z-index:0}.workflow-step{flex-direction:column;align-items:center;z-index:1;flex:1;max-width:300px}.step-card,.workflow-step{display:flex;position:relative}.step-card{background:#ffffff;border-radius:20px;padding:32px 28px 28px;width:100%;border:1px solid #e5e7eb;box-shadow:0 10px 40px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;flex-direction:column;min-height:340px}.step-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.1);border-color:#d1d5db}.step-number-badge{position:absolute;top:16px;right:20px;font-size:3.5rem;font-weight:800;line-height:1;font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;opacity:.85;letter-spacing:-.05em}.step-1 .step-number-badge{background:linear-gradient(135deg,#6366F1,#818CF8 50%,#A5B4FC);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.step-2 .step-number-badge{background:linear-gradient(135deg,#0D9488,#14B8A6 50%,#5EEAD4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.step-3 .step-number-badge{background:linear-gradient(135deg,#9333EA,#A855F7 50%,#C084FC);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.step-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative;background:linear-gradient(145deg,#f8fafc,#e2e8f0);box-shadow:0 4px 12px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8)}.step-1 .step-icon{background:linear-gradient(145deg,#EEF2FF,#C7D2FE);box-shadow:0 6px 16px rgba(99,102,241,.2),inset 0 1px 0 rgba(255,255,255,.6)}.step-1 .step-icon svg{stroke:#4F46E5}.step-2 .step-icon{background:linear-gradient(145deg,#F0FDFA,#99F6E4);box-shadow:0 6px 16px rgba(20,184,166,.2),inset 0 1px 0 rgba(255,255,255,.6)}.step-2 .step-icon svg{stroke:#0D9488}.step-3 .step-icon{background:linear-gradient(145deg,#FAF5FF,#E9D5FF);box-shadow:0 6px 16px rgba(168,85,247,.2),inset 0 1px 0 rgba(255,255,255,.6)}.step-3 .step-icon svg{stroke:#9333EA}.step-icon svg{width:26px;height:26px;stroke-width:1.8}.step-content h3{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin-bottom:12px;letter-spacing:-.02em}.step-content p{font-size:.9rem;color:#6b7280;margin-bottom:24px;line-height:1.6}.step-tags{display:flex;flex-direction:column;gap:12px;margin-top:auto;min-height:140px}.step-tags span{display:flex;align-items:center;gap:10px;font-size:.88rem;font-weight:500;color:#374151;padding:0;background:none;border:none;letter-spacing:0}.step-tags span:before{content:"✓";width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.step-1 .step-tags span:before{background:linear-gradient(135deg,#EEF2FF,#E0E7FF);color:#4F46E5}.step-2 .step-tags span:before{background:linear-gradient(135deg,#F0FDFA,#CCFBF1);color:#0D9488}.step-3 .step-tags span:before{background:linear-gradient(135deg,#FAF5FF,#F3E8FF);color:#9333EA}.step-arrow{position:absolute;right:-28px;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#ffffff;border:2px solid #cbd5e1;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,.06)}.step-arrow svg{width:16px;height:16px;stroke:#64748B;stroke-width:2.5}@media (max-width:900px){.workflow-timeline{gap:30px}.step-arrow,.workflow-timeline:before{display:none}}@media (max-width:768px){.workflow-section{padding:70px 0 60px}.workflow-timeline{flex-direction:column;align-items:center;gap:24px}.workflow-step{max-width:340px}.step-card,.step-tags{min-height:auto}.step-arrow{display:flex;right:auto;left:50%;top:auto;bottom:-18px;transform:translateX(-50%) rotate(90deg)}}@media (max-width:480px){.workflow-title{font-size:1.75rem}.step-card{padding:24px 20px}.step-icon{width:48px;height:48px}.step-icon svg{width:22px;height:22px}.step-number-badge{font-size:2.8rem}}.cta{padding:120px 0;background:#020617;color:white;text-align:center;position:relative;overflow:hidden}.cta-glow-1{top:-30%;left:-20%;width:60%;height:120%;background:radial-gradient(ellipse at center,rgba(124,58,237,.2) 0,transparent 60%);filter:blur(80px);animation:glowPulse1 8s ease-in-out infinite}.cta-glow-1,.cta-glow-2{position:absolute;pointer-events:none}.cta-glow-2{bottom:-30%;right:-15%;width:55%;height:110%;background:radial-gradient(ellipse at center,rgba(6,182,212,.15) 0,transparent 55%);filter:blur(100px);animation:glowPulse2 10s ease-in-out infinite}@keyframes glowPulse1{0%,to{transform:translate(0) scale(1);opacity:1}50%{transform:translate(30px,20px) scale(1.1);opacity:.7}}@keyframes glowPulse2{0%,to{transform:translate(0) scale(1);opacity:1}50%{transform:translate(-20px,-30px) scale(1.15);opacity:.6}}.cta-schools{position:absolute;inset:0;pointer-events:none;z-index:3;overflow:hidden}.school-tag{position:absolute;display:flex;align-items:center;gap:6px;padding:8px 14px;background:rgba(255,255,255,.06);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:.75rem;font-weight:600;color:rgba(255,255,255,.7);white-space:nowrap;box-shadow:0 4px 20px rgba(0,0,0,.2)}.school-tag .school-icon{font-size:1rem}.school-tag-1{top:18%;left:5%;animation:schoolFloat1 12s ease-in-out infinite}.school-tag-2{top:55%;left:3%;animation:schoolFloat2 14s ease-in-out 2s infinite}.school-tag-3{bottom:20%;left:8%;animation:schoolFloat3 10s ease-in-out 1s infinite}.school-tag-4{top:22%;right:4%;animation:schoolFloat4 11s ease-in-out 3s infinite}.school-tag-5{top:50%;right:6%;animation:schoolFloat5 13s ease-in-out 1.5s infinite}.school-tag-6{bottom:25%;right:3%;animation:schoolFloat6 15s ease-in-out .5s infinite}@keyframes schoolFloat1{0%,to{transform:translate(0) rotate(-2deg);opacity:.6}50%{transform:translate(15px,-20px) rotate(2deg);opacity:.9}}@keyframes schoolFloat2{0%,to{transform:translate(0) rotate(1deg);opacity:.5}50%{transform:translate(20px,15px) rotate(-1deg);opacity:.8}}@keyframes schoolFloat3{0%,to{transform:translate(0) rotate(-1deg);opacity:.7}50%{transform:translate(-10px,-25px) rotate(3deg);opacity:1}}@keyframes schoolFloat4{0%,to{transform:translate(0) rotate(2deg);opacity:.6}50%{transform:translate(-20px,18px) rotate(-2deg);opacity:.9}}@keyframes schoolFloat5{0%,to{transform:translate(0) rotate(-1deg);opacity:.5}50%{transform:translate(-15px,-20px) rotate(1deg);opacity:.85}}@keyframes schoolFloat6{0%,to{transform:translate(0) rotate(1deg);opacity:.65}50%{transform:translate(18px,12px) rotate(-3deg);opacity:.95}}@media (max-width:1100px){.school-tag-2,.school-tag-5{display:none}}@media (max-width:768px){.cta-schools{display:none}}.cta-content{position:relative;z-index:10;max-width:700px;margin:0 auto;padding:0 20px}.cta-title{font-size:2.6rem;font-weight:800;margin-bottom:20px;line-height:1.3;background:linear-gradient(180deg,#ffffff,#e2e8f0);-webkit-background-clip:text;background-clip:text;letter-spacing:-.02em}.cta-title,.cta-title .highlight{-webkit-text-fill-color:transparent}.cta-title .highlight{font-family:"Noto Serif SC","Source Han Serif CN",SimSun,serif;background:linear-gradient(135deg,#c4b5fd,#67e8f9);-webkit-background-clip:text;background-clip:text;font-weight:900}.cta-subtitle{font-size:1.05rem;color:#94a3b8;margin-bottom:45px;line-height:1.7;letter-spacing:.5px}.btn-jewel,.cta .btn-jewel{display:inline-flex;align-items:center;gap:10px;padding:18px 45px;font-size:1.1rem;font-weight:700;color:#0f172a;background:linear-gradient(135deg,#ffffff,#f1f5f9);border:none;border-radius:60px;position:relative;overflow:hidden;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;box-shadow:0 0 0 1px rgba(255,255,255,.2),0 10px 40px -10px rgba(255,255,255,.3),0 20px 60px -20px rgba(139,92,246,.4),inset 0 1px 0 rgba(255,255,255,1)}.btn-jewel:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 0 0 1px rgba(255,255,255,.3),0 15px 50px -10px rgba(255,255,255,.4),0 25px 70px -20px rgba(139,92,246,.5),0 0 80px -20px rgba(139,92,246,.6),inset 0 1px 0 rgba(255,255,255,1);background:linear-gradient(135deg,#ffffff,#e0e7ff)}.btn-jewel .btn-icon{font-size:1.2rem;animation:iconSparkle 2s ease-in-out infinite}@keyframes iconSparkle{0%,to{transform:scale(1) rotate(0deg)}25%{transform:scale(1.1) rotate(-5deg)}75%{transform:scale(1.1) rotate(5deg)}}.btn-jewel .btn-arrow{transition:transform .3s ease;font-weight:400}.btn-jewel:hover .btn-arrow{transform:translateX(5px)}@media (max-width:768px){.cta{padding:80px 0}.cta-title{font-size:1.9rem}.cta-subtitle{font-size:.95rem}.btn-jewel{padding:16px 36px;font-size:1rem}}.footer{padding:50px 0;background:#0f172a;color:rgba(255,255,255,.7)}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;max-width:1100px;margin:0 auto;padding:0 24px}.footer-links{display:flex;gap:30px}.footer-links a{color:rgba(255,255,255,.7);text-decoration:none;font-size:.9rem;transition:color .3s}.footer-links a:hover{color:white}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:.95rem;padding:0 20px;word-break:keep-all;line-height:1.8}.hero-subtitle br{display:none}}