@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700;800;900&display=swap";
@keyframes dash-flow{to{stroke-dashoffset:-20px}}@keyframes pulse-hub{0%,to{transform:translate(-50%,-50%)scale(1);box-shadow:0 8px 30px #ffa50066}50%{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 12px 40px #ffa50099}}@keyframes seed-float{0%,to{opacity:.8;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-15px)rotate(10deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%,to{opacity:1}50%{opacity:.5}}@keyframes bellRing{0%,to{transform:rotate(0)}10%{transform:rotate(15deg)}20%{transform:rotate(-15deg)}30%{transform:rotate(10deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(0)}}.landing-page{--primary-orange:#ff8c42;--primary-yellow:#ffd93d;--primary-green:#6bcf7f;--gradient-primary:linear-gradient(135deg,#ff8c42 0%,#ffd93d 50%,#6bcf7f 100%);--gradient-orange:linear-gradient(135deg,#ff8c42 0%,#ffaa5c 100%);--gradient-yellow:linear-gradient(135deg,#ffd93d 0%,#ffe668 100%);--text-dark:#2c2c2c;--text-gray:#666;--text-light:#999;--bg-white:#fff;--bg-light:#f9f9f9;--bg-cream:#fff9f0;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 16px #0000001f;--shadow-lg:0 8px 32px #00000029;--spacing-xs:.5rem;--spacing-sm:1rem;--spacing-md:2rem;--spacing-lg:4rem;--spacing-xl:6rem;color:var(--text-dark);zoom:.9;word-break:keep-all;background-color:var(--bg-white);font-family:Noto Sans KR,sans-serif;line-height:1.6;overflow-x:hidden}.landing-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.landing-page .hero{background:#fff;padding:8rem 0 6rem;position:relative;overflow:hidden}.landing-page .hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.landing-page .hero-title{color:var(--text-dark);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.3}.landing-page .hero-title-highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff8a00,#ff6b00,#e85d00);-webkit-background-clip:text;background-clip:text;display:inline-block}.landing-page .hero-subtitle{color:var(--text-dark);margin-bottom:1.5rem;font-size:3.3rem;font-weight:900;line-height:1.2}.landing-page .hero-description{flex-direction:column;gap:.5rem;margin-bottom:2.5rem;display:flex}.landing-page .hero-desc-line1{color:#2d5016;letter-spacing:-.01em;font-size:1.6rem;font-weight:600}.landing-page .hero-desc-line2{color:var(--text-gray);font-size:1.3rem;line-height:1.6}.landing-page .hero-cta{flex-wrap:wrap;gap:1rem;display:flex}.landing-page .hero-network{width:450px;height:400px;position:relative}.landing-page .hero-network.classroom-network{justify-content:center;align-items:center;width:500px;height:auto;display:flex}.landing-page .classroom-network-svg{filter:drop-shadow(0 8px 20px #0000000f);width:100%;height:auto}.landing-page .btn{cursor:pointer;border:none;border-radius:50px;padding:1rem 2.5rem;font-family:Noto Sans KR,sans-serif;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.landing-page .btn-primary{background:var(--gradient-orange);color:#fff;box-shadow:var(--shadow-md)}.landing-page .btn-primary:hover{box-shadow:var(--shadow-lg);background:linear-gradient(275.05deg,#94c422 12.75%,#ffe81b 45.69%,#f6b254 71.69%,#ef8452 90%);transform:translateY(-3px)}.landing-page .btn-secondary{color:var(--text-dark);border:2px solid var(--text-dark);background:0 0}.landing-page .btn-secondary:hover{color:var(--text-dark);background:#ededed}.landing-page .section-title{text-align:center;color:var(--text-dark);margin-bottom:1rem;font-size:2.8rem;font-weight:800}.landing-page .section-subtitle{text-align:center;color:var(--text-gray);margin-bottom:3rem;font-size:1.4rem}.landing-page .problem-section{background:var(--bg-white);padding:6rem 0}.landing-page .problem-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.landing-page .problem-card{background:var(--bg-white);text-align:center;box-shadow:var(--shadow-sm);border:2px solid #cbd5e1;border-radius:20px;padding:2.5rem 2rem;transition:all .3s}.landing-page .problem-card.featured{box-shadow:var(--shadow-md);border-color:#cbd5e1}.landing-page .problem-card:hover{box-shadow:var(--shadow-lg);border-color:#64748b;transform:translateY(-5px)}.landing-page .problem-icon{margin-bottom:1.5rem;font-size:4rem}.landing-page .problem-title{color:var(--text-dark);margin-bottom:1rem;font-size:1.7rem;font-weight:700}.landing-page .problem-description{color:var(--text-gray);font-size:1.25rem;line-height:1.8}.landing-page .solution-section-new{color:var(--text-dark);background:linear-gradient(135deg,#fff0e5,#fff8e0,#e8f8ea);padding:8rem 0}.landing-page .solution-header{text-align:center;margin-bottom:6rem}.landing-page .solution-main-title{color:var(--text-dark);margin-bottom:.75rem;font-size:2.8rem;font-weight:800}.landing-page .solution-main-subtitle{color:var(--text-gray);font-size:1.5rem;line-height:1.8}.landing-page .solution-flow{justify-content:center;align-items:stretch;gap:1.5rem;max-width:1400px;margin:0 auto;display:flex}.landing-page .solution-step{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;word-break:keep-all;background:#ffffffd9;border-radius:16px;flex:1;padding:3.5rem 2rem;transition:all .3s;box-shadow:0 4px 15px #0000000d}.landing-page .solution-step:hover{background:#fff;transform:translateY(-5px);box-shadow:0 8px 24px #00000014}.landing-page .solution-step-number{color:var(--primary-orange);opacity:.5;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.landing-page .solution-step-content{flex-direction:column;align-items:center;display:flex}.landing-page .solution-step-content h3{color:var(--text-dark);text-align:center;margin-bottom:1rem;font-size:1.7rem;font-weight:700}.landing-page .solution-step-content p{color:var(--text-gray);font-size:1.25rem;line-height:1.8}.landing-page .solution-connector{color:#ffffff80;flex-shrink:0;justify-content:center;align-items:center;width:40px;font-size:1.5rem;display:flex}.landing-page .solution-connector:after{content:"→"}.landing-page .feature-section{padding:8rem 0}.landing-page .feature-ai{background:var(--bg-white)}.landing-page .feature-library{background:var(--bg-cream)}.landing-page .feature-preview{background:var(--bg-white)}.landing-page .feature-regeneration{background:var(--bg-cream)}.landing-page .feature-mangorang{background:var(--bg-white)}.landing-page .feature-mangogarden{background:var(--bg-cream)}.landing-page .feature-content{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.landing-page .feature-content.reverse{direction:rtl}.landing-page .feature-content.reverse>*{direction:ltr}.landing-page .feature-content-vertical{flex-direction:column;align-items:center;gap:3rem;display:flex}.landing-page .feature-text-centered{text-align:center;max-width:700px;margin:0 auto}.landing-page .feature-text-centered .feature-title,.landing-page .feature-text-centered .feature-description{text-align:center}.landing-page .feature-visual-full{justify-content:center;width:100%;display:flex}.landing-page .feature-badge{background:var(--gradient-orange);color:#fff;border-radius:50px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.landing-page .feature-title{color:var(--text-dark);margin-bottom:1.5rem;font-size:2.8rem;font-weight:800;line-height:1.3}.landing-page .feature-description{color:var(--text-gray);margin-bottom:2rem;font-size:1.3rem;line-height:1.8}.landing-page .feature-list{flex-direction:column;gap:1.5rem;display:flex}.landing-page .feature-item{align-items:flex-start;gap:1rem;display:flex}.landing-page .item-icon{flex-shrink:0;justify-content:center;align-items:center;height:1.625rem;margin-top:.2rem;font-size:1.5rem;display:flex}.landing-page .feature-item strong{color:var(--text-dark);margin-bottom:.25rem;font-size:1.3rem;font-weight:700;display:block}.landing-page .feature-item p{color:var(--text-gray);margin:0;font-size:1.1rem}.landing-page .ai-demo{box-shadow:var(--shadow-md);background:linear-gradient(135deg,#f0f8ff,#fff);border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem;display:flex}.landing-page .ai-demo-horizontal{transform-origin:50%;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#f0f8ff,#fff);border-radius:20px;padding:3rem 3.5rem;overflow:visible;transform:scale(1.05)}.landing-page .ai-demo-large{padding:3.5rem 4rem;transform:scale(1.1)}.landing-page .ai-process-row{justify-content:space-between;align-items:stretch;gap:1.25rem;display:flex}.landing-page .ai-process-step{min-width:150px;box-shadow:var(--shadow-sm);text-align:center;background:#fff;border:2px solid #cbd5e1;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:.6rem;padding:1.75rem 1.5rem;display:flex}.landing-page .ai-process-step.highlight{background:linear-gradient(135deg,#fff9f0,#fff) padding-box padding-box,linear-gradient(135deg,#ff6b6b,#ff8c42,#ffd93d 66%,#6bcb7f) border-box;border:3px solid #0000;margin-left:-.5rem}.landing-page .ai-process-step.highlight .process-step-icon{background:linear-gradient(135deg,#ff6b6b,#ff8c42,#ffd93d 66%,#6bcb7f);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto .5rem;display:flex}.landing-page .ai-process-step.highlight .process-step-icon svg{color:#fff!important}.landing-page .ai-process-step.green-border{background:linear-gradient(135deg,#ecfdf5,#fff);border:2px solid #10b981}.landing-page .ai-process-step.final{background:linear-gradient(135deg,#f5f3ff,#fff);border:2px solid #8b5cf6}.landing-page .process-step-icon{font-size:1.6rem}.landing-page .process-step-title{color:#374151;word-break:keep-all;font-size:.95rem;font-weight:700}.landing-page .process-step-desc{color:#6b7280;word-break:keep-all;font-size:.8rem;line-height:1.3}.landing-page .process-step-tags{flex-wrap:wrap;justify-content:center;gap:.25rem;margin-top:.25rem;display:flex}.landing-page .process-step-tags span{color:#4b5563;background:#f3f4f6;border-radius:12px;padding:.3rem .6rem;font-size:.75rem;font-weight:500}.landing-page .process-step-result{flex-wrap:wrap;justify-content:center;gap:.25rem;margin-top:.25rem;display:flex}.landing-page .process-step-result-vertical{flex-direction:column;align-items:center;gap:.5rem}.landing-page .process-step-result span{color:#fff;background:linear-gradient(135deg,#f59e0b,#ea580c);border-radius:6px;padding:.3rem .6rem;font-size:.75rem;font-weight:500}.landing-page .ai-process-arrow{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ff6b6b,#ff8c42,#ffd93d 66%,#6bcb7f);-webkit-background-clip:text;background-clip:text;flex-shrink:0;align-items:center;padding:0 .1rem;font-size:1.2rem;font-weight:700;display:flex}.landing-page .library-demo-new{box-shadow:var(--shadow-lg);transform-origin:50%;background:#fff;border-radius:16px;overflow:hidden;transform:scale(1.1)}.landing-page .unit-header{background:linear-gradient(135deg,#a3e635,#84cc16);align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.landing-page .unit-badge{color:#65a30d;background:#fff;border-radius:6px;padding:.3rem .75rem;font-size:.85rem;font-weight:700}.landing-page .unit-title{color:#1a2e05;font-size:1rem;font-weight:600}.landing-page .lesson-section{border-bottom:1px solid #e5e7eb}.landing-page .lesson-section.collapsed{opacity:.7}.landing-page .lesson-header{background:linear-gradient(135deg,#fef9c3,#fef08a);align-items:center;gap:.5rem;padding:.85rem 1.25rem;display:flex}.landing-page .lesson-tag{color:#854d0e;font-size:.85rem;font-weight:700}.landing-page .lesson-title{color:#78350f;font-size:.85rem;font-weight:500}.landing-page .lesson-cards{background:#fafafa;flex-wrap:wrap;gap:.75rem;padding:1.25rem;display:flex}.landing-page .content-card{text-align:center;background:linear-gradient(135deg,#fef9c3,#fef08a);border-radius:10px;flex:0 0 calc(33.333% - .5rem);min-width:0;padding:.85rem .75rem}.landing-page .card-icon{margin-bottom:.5rem;font-size:1.5rem}.landing-page .card-title{color:#78350f;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.landing-page .preview-demo{text-align:center;transform-origin:50%;transform:scale(1.1)}.landing-page .preview-icon-large{font-size:6rem;animation:2s ease-in-out infinite pulse}.landing-page .preview-label{color:var(--primary-orange);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.landing-page .golden-bell-preview{box-shadow:var(--shadow-lg);border-radius:15px;max-width:420px;margin:0 auto;overflow:hidden}.landing-page .gb-header{background:#e0e0e0;padding:.75rem 1rem}.landing-page .gb-dots{gap:.5rem;display:flex}.landing-page .gb-dots span{background:#aaa;border-radius:50%;width:10px;height:10px}.landing-page .gb-dots span:first-child{background:#ff5f57}.landing-page .gb-dots span:nth-child(2){background:#ffbd2e}.landing-page .gb-dots span:last-child{background:#28ca41}.landing-page .gb-content{text-align:center;background:linear-gradient(135deg,#4a90d9,#8e5bb5,#c94f8d);padding:2rem 1.5rem}.landing-page .gb-bell-icon{margin-bottom:1rem;font-size:3rem;animation:2s ease-in-out infinite bellRing}.landing-page .gb-title{color:#fff;text-shadow:0 2px 4px #0003;margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.landing-page .gb-rules{flex-direction:column;gap:.6rem;display:flex}.landing-page .gb-rule{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-align:left;background:#fff3;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.landing-page .regeneration-demo{box-shadow:var(--shadow-lg);transform-origin:50%;background:linear-gradient(135deg,#fff9f0,#fff);border-radius:20px;min-width:550px;padding:3.5rem 4rem;transform:scale(1.15)}.landing-page .one-to-many-visual{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.landing-page .source-material{box-shadow:var(--shadow-md);text-align:center;border:3px solid var(--primary-orange);background:#fff;border-radius:16px;min-width:140px;padding:2rem 1.5rem}.landing-page .source-material.source-material-green{background:#fff;border:3px solid #22c55e}.landing-page .source-icon{justify-content:center;margin-bottom:.75rem;display:flex}.landing-page .source-label{color:var(--text-dark);white-space:nowrap;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.landing-page .source-tag{background:var(--gradient-orange);color:#fff;white-space:nowrap;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;display:inline-block}.landing-page .transform-section{flex-direction:column;align-items:center;padding:0 1rem;display:flex;position:relative}.landing-page .transform-icon{z-index:10;background:linear-gradient(135deg,#ff6b6b,#ff8c42,#ffd93d 66%,#6bcb7f);border-radius:50%;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;left:-10px;box-shadow:0 4px 15px #ff8c4266}.landing-page .transform-icon svg{color:#fff}.landing-page .generated-materials-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}.landing-page .gen-card{box-shadow:var(--shadow-sm);background:#fff;border:2px solid #22c55e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;min-height:60px;padding:.6rem .8rem;display:flex}.landing-page .gen-card span{color:var(--text-dark);text-align:center;white-space:nowrap;font-size:.7rem;font-weight:600}.landing-page .gen-card.infinite{background:linear-gradient(135deg,#6bcf7f,#34d399);border:none}.landing-page .gen-card.infinite span{color:#fff;font-size:.8rem;font-weight:700}.landing-page .gen-card.dots{background:#f3f4f6;border:2px dashed #d1d5db}.landing-page .gen-card.dots span{color:#9ca3af;font-size:1.2rem;font-weight:700}.landing-page .realtime-flow-demo{justify-content:center;align-items:center;display:flex}.landing-page .realtime-flow-image{border-radius:20px;width:100%;max-width:420px;height:auto;box-shadow:0 10px 40px #0000001a}.landing-page .flow-visual{background:#fff;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;min-width:340px;padding:2rem;display:flex;box-shadow:0 8px 32px #0000001a}.landing-page .flow-step{background:#f9fafb;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex}.landing-page .flow-step.teacher-side{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa}.landing-page .flow-step.dashboard-side{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}.landing-page .flow-icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 2px 8px #0000001a}.landing-page .flow-label{color:var(--text-dark);font-size:.95rem;font-weight:700}.landing-page .flow-arrow-down,.landing-page .flow-arrow-up{color:var(--text-gray);flex-direction:column;align-items:center;gap:.3rem;display:flex}.landing-page .arrow-line{background:linear-gradient(#d1d5db,#9ca3af);width:2px;height:20px}.landing-page .students-row{grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%;display:grid}.landing-page .student-item{color:var(--text-gray);background:#f9fafb;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;font-size:.75rem;display:flex}.landing-page .student-item .status{border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:600}.landing-page .student-item .status.done{color:#16a34a;background:#dcfce7}.landing-page .student-item .status.progress{color:#d97706;background:#fef3c7}.landing-page .student-item .status.waiting{color:#6b7280;background:#f3f4f6}.landing-page .mangogarden-demo{transform-origin:50%;justify-content:center;align-items:center;display:flex;transform:scale(1.15)}.landing-page .mango-garden-svg{border-radius:20px;width:100%;max-width:480px;height:auto;overflow:hidden;box-shadow:0 8px 32px #00000026}.landing-page .garden-preview{background:#fff;border:1px solid #f3e8d0;border-radius:20px;width:100%;max-width:340px;padding:24px;box-shadow:0 8px 32px #00000014}.landing-page .garden-header{align-items:center;gap:8px;margin-bottom:16px;display:flex}.landing-page .garden-icon{align-items:center;display:flex}.landing-page .garden-title{color:#1f2937;font-size:18px;font-weight:700}.landing-page .garden-stats{background:linear-gradient(135deg,#e6f9e6,#d4f5d4);border-radius:14px;justify-content:space-around;align-items:center;margin-bottom:16px;padding:16px 12px;display:flex}.landing-page .stat-item{flex-direction:column;align-items:center;gap:4px;display:flex}.landing-page .stat-number{color:#1f2937;font-size:28px;font-weight:800}.landing-page .stat-label{color:#6b7280;font-size:12px;font-weight:500}.landing-page .garden-folders{flex-direction:column;gap:8px;display:flex}.landing-page .folder-item{color:#374151;background:#f9fafb;border:1px solid #f0f0f0;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:500;display:flex}.landing-page .story-section{background:#fff;padding:6rem 0}.landing-page .story-header{text-align:center;margin-bottom:3rem}.landing-page .story-badge{color:#fff;background:linear-gradient(135deg,#f59e0b,#ea580c);border-radius:50px;margin-bottom:1rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.landing-page .story-title{color:#1f2937;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.landing-page .story-subtitle{color:#6b7280;font-size:1.1rem}.landing-page .story-interview-box{background:#fff;border:2px solid #fef3c7;border-radius:20px;align-items:flex-start;gap:2rem;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 4px 20px #0000000f}.landing-page .story-interview-box.highlighted{background:linear-gradient(135deg,#fef9e7,#fff7ed,#fefce8);border:3px solid #f59e0b;padding:2.5rem;box-shadow:0 8px 32px #f59e0b26}.landing-page .story-interview-box.highlighted .interview-content h3{color:#92400e;font-size:1.5rem}.landing-page .interview-icon{flex-shrink:0;font-size:3rem}.landing-page .interview-content h3{color:#1f2937;margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.landing-page .interview-content>p{color:#4b5563;margin-bottom:1rem;font-size:1rem;line-height:1.6}.landing-page .interview-quotes{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1rem 0;display:flex;position:relative}.landing-page .quote-item{text-align:center;color:#4b5563;background:#f3f4f6;border:none;border-radius:50px;justify-content:center;align-items:center;max-width:280px;padding:1.2rem 1.5rem;font-size:.85rem;font-style:italic;line-height:1.5;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0000000f}.landing-page .quote-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.landing-page .quote-item:first-child{transform:rotate(-2deg)}.landing-page .quote-item:nth-child(2){transform:rotate(1deg)}.landing-page .quote-item:nth-child(3){transform:rotate(-1deg)}.landing-page .quote-item:nth-child(4){transform:rotate(2deg)}.landing-page .quote-item:nth-child(5){transform:rotate(-1.5deg)}.landing-page .quote-item:nth-child(6){transform:rotate(1.5deg)}.landing-page .interview-needs-wrapper{background:#fffef8;border:none;border-radius:4px;width:calc(100% + 4rem);max-width:100%;margin-bottom:3rem;margin-left:-2rem;margin-right:-2rem;padding:3rem 2.5rem;position:relative;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000d,0 0 0 1px #00000008}.landing-page .interview-needs-wrapper:before{content:"";background:linear-gradient(90deg,#f59e0b,#fbbf24,#84cc16);border-radius:4px 4px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.landing-page .interview-needs-wrapper .story-interview-box.highlighted{box-shadow:none;background:0 0;border:none;margin-bottom:2rem;padding:0}.landing-page .teacher-needs-section{margin-bottom:2rem}.landing-page .needs-section-title{color:#1e40af;text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#1e40af,#3b82f6);-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.landing-page .needs-cards{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-page .need-card{background:#fff;border:2px solid #0000;border-radius:20px;padding:1.75rem;transition:all .3s;position:relative;box-shadow:0 4px 20px #0000000f}.landing-page .need-card:first-child{border-color:#f9731633}.landing-page .need-card:nth-child(2){border-color:#3b82f633}.landing-page .need-card:nth-child(3){border-color:#22c55e33}.landing-page .need-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.landing-page .need-number{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;font-weight:700;display:flex;position:absolute;top:-12px;left:20px;box-shadow:0 2px 8px #3b82f666}.landing-page .need-title{color:#1f2937;align-items:center;margin-top:.5rem;margin-bottom:.75rem;font-size:1.15rem;font-weight:700;display:flex}.landing-page .need-core{color:#6366f1;background:#eef2ff;border-radius:8px;margin-bottom:1rem;padding:.5rem .75rem;font-size:.95rem;font-weight:600;display:inline-block}.landing-page .need-quotes{flex-direction:column;gap:.75rem;display:flex}.landing-page .need-quote{color:#4b5563;background:#f9fafb;border-left:3px solid #d1d5db;border-radius:10px;padding:.75rem 1rem;font-size:.9rem;font-style:italic;line-height:1.6}.landing-page .need-card:first-child .need-quote{border-left-color:#f97316}.landing-page .need-card:nth-child(2) .need-quote{border-left-color:#3b82f6}.landing-page .need-card:nth-child(3) .need-quote{border-left-color:#22c55e}.landing-page .mission-section-standalone{background:linear-gradient(135deg,#f0f9ff,#e8f4fc,#ecfdf5);border:none;border-radius:4px;width:calc(100% + 4rem);max-width:100%;margin-bottom:3rem;margin-left:-2rem;margin-right:-2rem;padding:3rem 2.5rem;position:relative;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000d,0 0 0 1px #00000008}.landing-page .mission-section-standalone:before{content:"";background:linear-gradient(90deg,#3b82f6,#60a5fa,#34d399);border-radius:4px 4px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.landing-page .unified-values-mission{border-top:1px solid #3b82f626;padding-top:2rem}.landing-page .mission-header{text-align:center;z-index:1;margin-bottom:2.5rem;position:relative}.landing-page .unified-title{color:#92400e;margin-bottom:1.75rem;font-size:2.2rem;font-weight:800}.landing-page .mission-header .mission-text{color:#78350f;margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.landing-page .mission-header .mission-text strong{color:#ea580c;font-weight:700}.landing-page .mission-header .mission-values{flex-wrap:wrap;justify-content:center;gap:1.75rem;display:flex}.landing-page .mission-header .mission-value{background:#fff;border:1px solid #fbbf2433;border-radius:50px;align-items:center;gap:.6rem;padding:.75rem 1.5rem;display:flex;box-shadow:0 2px 8px #fb923c26}.landing-page .mission-header .value-emoji{font-size:1.3rem}.landing-page .mission-header .mission-value span:last-child{color:#78350f;font-size:1.1rem;font-weight:600}.landing-page .unified-value-cards{z-index:1;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid;position:relative}.landing-page .value-card{text-align:center;background:linear-gradient(145deg,#fff,#fffbf7);border:2px solid #fbbf2433;border-radius:28px;padding:2.5rem;transition:all .3s;box-shadow:0 8px 32px #fb923c1a,0 2px 8px #00000008}.landing-page .value-card:hover{border-color:#fb923c4d;transform:translateY(-4px);box-shadow:0 12px 40px #fb923c26,0 4px 12px #0000000d}.landing-page .value-icon{justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:4rem;display:flex}.landing-page .value-card h3{color:#92400e;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.landing-page .value-card p{color:#78350f;font-size:1.1rem;line-height:1.8}.landing-page .value-card strong{color:#ea580c;font-weight:600}.landing-page .testimonials-section{background:var(--bg-white);padding:6rem 0}.landing-page .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}.landing-page .testimonial-card{background:var(--bg-cream);box-shadow:var(--shadow-sm);border-radius:16px;padding:2rem;transition:all .3s}.landing-page .testimonial-card:hover{box-shadow:var(--shadow-md);transform:translateY(-5px)}.landing-page .testimonial-rating{margin-bottom:1rem;font-size:1.2rem}.landing-page .testimonial-text{color:var(--text-dark);margin-bottom:1.5rem;font-size:1rem;font-style:italic;line-height:1.7}.landing-page .testimonial-author{border-top:1px solid #00000014;align-items:center;gap:1rem;padding-top:1rem;display:flex}.landing-page .author-avatar{font-size:2.5rem}.landing-page .author-info{flex-direction:column;gap:.25rem;display:flex}.landing-page .author-info strong{color:var(--text-dark);font-size:.95rem}.landing-page .author-info span{color:var(--text-light);font-size:.85rem}.landing-page .pricing-section{background:linear-gradient(135deg,#fff0e5,#fff8e0,#e8f8ea);padding:6rem 0}.landing-page .pricing-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.landing-page .pricing-card{background:var(--bg-white);box-shadow:var(--shadow-md);text-align:center;border-radius:20px;flex-direction:column;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative}.landing-page .pricing-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.landing-page .pricing-card.premium{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#f97316,#fbbf24,#84cc16) border-box;border:3px solid #0000;transform:scale(1.05);box-shadow:0 8px 30px #f9731633}.landing-page .pricing-card.premium:hover{transform:scale(1.05)translateY(-8px);box-shadow:0 12px 40px #f973164d}.landing-page .pricing-badge{color:var(--text-dark);background:#e8e8e8;border-radius:20px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.landing-page .pricing-badge.popular{background:var(--gradient-orange);color:#fff}.landing-page .pricing-name{color:var(--text-dark);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.landing-page .pricing-price{margin-bottom:1rem}.landing-page .price-amount{color:var(--primary-orange);font-size:2.5rem;font-weight:800}.landing-page .price-period{color:var(--text-light);font-size:1rem}.landing-page .pricing-description{color:var(--text-light);margin-bottom:1.5rem;font-size:.9rem}.landing-page .pricing-features{text-align:left;flex-grow:1;margin:0 0 2rem;padding:0;list-style:none}.landing-page .pricing-features li{color:var(--text-dark);border-bottom:1px solid #0000000d;padding:.6rem 0;font-size:.9rem}.landing-page .pricing-features li:last-child{border-bottom:none}.landing-page .btn-pricing{border:2px solid var(--primary-orange);width:100%;color:var(--primary-orange);cursor:pointer;background:0 0;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.landing-page .btn-pricing:hover{background:var(--primary-orange);color:#fff}.landing-page .btn-pricing.primary{background:var(--gradient-orange);color:#fff;border:none}.landing-page .btn-pricing.primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff8c0066}.landing-page .pricing-notice{text-align:center;color:var(--text-light);margin-top:3rem;font-size:1.4rem}.landing-page .pricing-notice p{margin:.5rem 0}.landing-page .pricing-notice a{color:var(--primary-orange);font-weight:500;text-decoration:none}.landing-page .auth-section{background:#fff;padding:6rem 0}.landing-page .auth-header{text-align:center;margin-bottom:3rem}.landing-page .auth-cards{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:2rem;max-width:1000px;margin:0 auto;display:grid}.landing-page .auth-card{background:var(--bg-white);box-shadow:var(--shadow-md);text-align:center;border-radius:20px;flex-direction:column;padding:3rem 2.5rem;transition:all .3s;display:flex}.landing-page .auth-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.landing-page .auth-badge{border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;display:inline-block}.landing-page .auth-badge.primary{background:var(--gradient-orange);color:#fff}.landing-page .auth-badge.secondary{color:var(--text-dark);background:#e0e0e0}.landing-page .auth-icon{justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:5rem;display:flex}.landing-page .auth-title{color:var(--text-dark);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.landing-page .auth-description{color:var(--text-gray);margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.landing-page .auth-documents{margin-bottom:1.5rem}.landing-page .auth-documents small{color:var(--text-light);font-size:.9rem}.landing-page .btn-auth-primary,.landing-page .btn-auth-secondary{width:100%;margin-top:auto;padding:1.25rem;font-size:1.1rem}.landing-page .btn-auth-primary{background:var(--gradient-orange);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:50px;font-weight:700;transition:all .3s}.landing-page .btn-auth-primary:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.landing-page .btn-auth-secondary{color:var(--text-dark);border:2px solid var(--text-dark);cursor:pointer;background:0 0;border-radius:50px;font-weight:700;transition:all .3s}.landing-page .btn-auth-secondary:hover{background:var(--text-dark);color:#fff}.landing-page .auth-divider{justify-content:center;align-items:center;display:flex;position:relative}.landing-page .auth-divider span{color:var(--text-gray);z-index:1;background:0 0;padding:1rem;font-size:1.1rem;font-weight:600}.landing-page .auth-divider:before{content:"";background:linear-gradient(#0000 0%,#ddd 50%,#0000 100%);width:2px;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-page .auth-notice{text-align:center;color:var(--text-gray);margin-top:3rem}.landing-page .auth-notice p{margin-bottom:.5rem}.landing-page .scroll-top{background:var(--gradient-orange);color:#fff;cursor:pointer;opacity:0;visibility:hidden;width:50px;height:50px;box-shadow:var(--shadow-md);z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem}.landing-page .scroll-top.visible{opacity:1;visibility:visible}.landing-page .scroll-top:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}@media (max-width:768px){.landing-page .container{padding:0 1.5rem}.landing-page .hero{padding:6rem 0 4rem}.landing-page .hero-content{grid-template-columns:1fr;gap:3rem}.landing-page .hero-title{font-size:2.5rem}.landing-page .hero-desc-line1{font-size:1.2rem}.landing-page .hero-desc-line2{font-size:1rem}.landing-page .hero-network{width:100%;height:300px;margin:0 auto}.landing-page .problem-grid,.landing-page .solution-grid{grid-template-columns:1fr;gap:1.5rem}.landing-page .feature-content,.landing-page .feature-content.reverse{direction:ltr;grid-template-columns:1fr;gap:3rem}.landing-page .feature-title{font-size:2rem}.landing-page .testimonials-grid,.landing-page .pricing-grid{grid-template-columns:1fr;gap:1.5rem}.landing-page .pricing-card.premium{transform:scale(1)}.landing-page .pricing-card.premium:hover{transform:translateY(-8px)}.landing-page .auth-cards{grid-template-columns:1fr;gap:2rem}.landing-page .auth-divider{display:none}.landing-page .solution-flow{flex-direction:column;gap:1rem}.landing-page .solution-connector{width:auto;height:30px;transform:rotate(90deg)}.landing-page .solution-main-title{font-size:1.8rem}.landing-page .needs-cards,.landing-page .unified-value-cards{grid-template-columns:1fr}.landing-page .story-interview-box{text-align:center;flex-direction:column}.landing-page .one-to-many-visual{flex-direction:column;gap:1.5rem}.landing-page .transform-section{transform:rotate(90deg)}.landing-page .story-title{font-size:1.8rem}.landing-page .quote-item{max-width:100%}.landing-page .quote-item:first-child,.landing-page .quote-item:nth-child(2),.landing-page .quote-item:nth-child(3),.landing-page .quote-item:nth-child(4),.landing-page .quote-item:nth-child(5),.landing-page .quote-item:nth-child(6){transform:none}}@media (max-width:480px){.landing-page{font-size:14px}.landing-page .hero-title{font-size:1.8rem}.landing-page .hero-cta{flex-direction:column}.landing-page .btn{text-align:center;width:100%}.landing-page .section-title{font-size:2rem}.landing-page .feature-title{font-size:1.75rem}}@media (max-width:900px){.landing-page .ai-process-row{flex-direction:column;align-items:center;gap:.5rem}.landing-page .ai-process-step{min-width:200px;max-width:250px}.landing-page .ai-process-arrow{font-size:1rem;transform:rotate(90deg)}}
