.about-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative;overflow:hidden}.about-section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23cbd5e1' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") repeat;z-index:1}.about-container{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start;position:relative;z-index:2}.head-teacher-profile{position:sticky;top:2rem}.profile-card{background:white;border-radius:20px;padding:2rem;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);transition:all .3s ease}.profile-card:hover{transform:translateY(-5px);box-shadow:0 25px 50px rgba(0,0,0,.15)}.profile-image-wrapper{position:relative;margin-bottom:1.5rem;text-align:center}.profile-image{border-radius:15px;object-fit:cover;border:4px solid #e2e8f0;transition:all .3s ease}.profile-image:hover{border-color:#3b82f6;transform:scale(1.02)}.profile-badge{position:absolute;top:-10px;right:10px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(59,130,246,.3);animation:pulse-badge 2s infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.profile-info{text-align:center}.profile-name{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.profile-name-en{font-size:1.1rem;font-weight:500;color:#64748b;margin-bottom:.5rem}.profile-role{font-size:1rem;font-weight:600;color:#3b82f6;margin-bottom:.25rem}.profile-qualification{font-size:.9rem;color:#64748b;margin-bottom:1.5rem}.profile-message{background:#f8fafc;padding:1.5rem;border-radius:12px;border-left:4px solid #3b82f6;margin-bottom:1.5rem;text-align:left}.profile-message blockquote{font-size:.95rem;color:#1e293b;font-style:italic;margin-bottom:.75rem;line-height:1.6}.profile-message cite{font-size:.85rem;color:#64748b;font-style:normal;display:block}.profile-contact{display:flex;justify-content:space-between;gap:1rem}.contact-item{display:flex;flex-direction:column;align-items:center;padding:.75rem;background:#f1f5f9;border-radius:8px;flex:1}.contact-label{font-size:.8rem;color:#64748b;margin-bottom:.25rem}.contact-value{font-size:.9rem;font-weight:600;color:#1e293b}.school-about{background:white;border-radius:20px;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,.1);border:1px solid rgba(255,255,255,.2)}.about-header{text-align:center;margin-bottom:3rem}.about-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.about-title-en{font-size:1.5rem;font-weight:500;color:#64748b;margin-bottom:1rem}.title-underline{width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);margin:0 auto;border-radius:2px}.about-content{text-align:left}.about-description{font-size:1.1rem;line-height:1.8;color:#374151;margin-bottom:1rem}.about-description-en{font-size:1rem;line-height:1.7;color:#6b7280;margin-bottom:2.5rem}.about-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem}.stat-item{gap:1rem;padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0}.stat-item:hover{background:#f1f5f9;box-shadow:0 8px 25px rgba(0,0,0,.1)}.stat-item:first-child{border-left:4px solid #3b82f6}.stat-item:first-child:hover{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.stat-item:first-child .stat-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white}.stat-item:first-child .stat-number{color:#1e40af}.stat-item:nth-child(2){border-left:4px solid #10b981}.stat-item:nth-child(2):hover{border-color:#10b981;background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.stat-item:nth-child(2) .stat-icon{background:linear-gradient(135deg,#10b981,#059669);color:white}.stat-item:nth-child(2) .stat-number{color:#047857}.stat-item:nth-child(3){border-left:4px solid #8b5cf6}.stat-item:nth-child(3):hover{border-color:#8b5cf6;background:linear-gradient(135deg,#faf5ff,#f3e8ff)}.stat-item:nth-child(3) .stat-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:white}.stat-item:nth-child(3) .stat-number{color:#6d28d9}.stat-item:nth-child(4){border-left:4px solid #f59e0b}.stat-item:nth-child(4):hover{border-color:#f59e0b;background:linear-gradient(135deg,#fffbeb,#fef3c7)}.stat-item:nth-child(4) .stat-icon{background:linear-gradient(135deg,#f59e0b,#d97706);color:white}.stat-item:nth-child(4) .stat-number{color:#b45309}.stat-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.stat-info{display:flex;flex-direction:column}.stat-number{transition:all .3s ease}.stat-label{font-size:.9rem;color:#1a3ba8}.about-features{margin-bottom:2.5rem}.features-title{font-size:1.3rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.features-list{list-style:none;padding:0}.features-list li{border-bottom:1px solid #e2e8f0;color:#374151;position:relative;padding:.75rem 0 .75rem 2rem}.features-list li:last-child{border-bottom:none}.features-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.1rem}.about-cta{display:flex;gap:1rem;justify-content:center}.cta-button{padding:.75rem 2rem;border:2px solid transparent;cursor:pointer;display:inline-block}.cta-button.primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;border-color:#3b82f6;box-shadow:0 4px 15px rgba(59,130,246,.3)}.cta-button.primary:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.cta-button.secondary{background:transparent;color:#3b82f6;border-color:#3b82f6}.cta-button.secondary:hover{background:#3b82f6;color:white;transform:translateY(-2px)}@media (max-width:1024px){.about-container{grid-template-columns:1fr;gap:3rem}.head-teacher-profile{position:static}.profile-card{max-width:500px;margin:0 auto}}@media (max-width:768px){.about-section{padding:2rem 0}.school-about{padding:2rem}.about-title{font-size:2rem}.about-title-en{font-size:1.2rem}.about-stats{grid-template-columns:1fr}.about-cta{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:250px}}@media (max-width:480px){.profile-card,.school-about{padding:1.5rem}.about-title{font-size:1.5rem}.profile-contact{flex-direction:column;gap:.5rem}}.hero-container{position:relative;height:70vh;overflow:hidden;background:#1e293b}.hero-simple{background:linear-gradient(135deg,#1e3a8a,#1e40af 50%,#3b82f6)}.hero-simple,.hero-simple-content{position:relative;width:100%;height:100%}.hero-simple-content{z-index:2}.hero-simple-text{max-width:800px;color:white;animation:fadeInUp 1s ease-out}.hero-simple-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.2}.hero-simple-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:#e2e8f0;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.hero-simple-description{font-size:1.2rem;margin-bottom:2.5rem;color:#cbd5e1;text-shadow:1px 1px 2px rgba(0,0,0,.3);line-height:1.6}.hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.stat-item{display:flex;align-items:center;gap:.75rem;background:rgba(255,255,255,.1);padding:1rem 1.5rem;border-radius:12px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.stat-item:hover{background:rgba(255,255,255,.15);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.stat-icon{width:2rem;height:2rem;color:#fbbf24}.stat-content{display:flex;flex-direction:column}.stat-number{font-size:1.5rem;font-weight:700;color:white;line-height:1}.stat-label{font-size:.875rem;color:#e2e8f0;font-weight:500}.hero-simple-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-simple-btn{padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent;cursor:pointer;text-decoration:none;display:flex;align-items:center}.hero-simple-btn.primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1e293b;border-color:#fbbf24;box-shadow:0 4px 15px rgba(251,191,36,.3)}.hero-simple-btn.primary:hover{background:linear-gradient(135deg,#f59e0b,#d97706);transform:translateY(-2px);box-shadow:0 6px 20px rgba(251,191,36,.4)}.hero-simple-btn.secondary{background:transparent;color:white;border-color:white}.hero-simple-btn.secondary:hover{background:white;color:#1e293b;transform:translateY(-2px)}.hero-slider{position:relative;width:100%;height:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;z-index:1}.hero-slide.active{opacity:1;z-index:2}.hero-image-wrapper{position:relative;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-overlay{background:linear-gradient(135deg,rgba(30,41,59,.8),rgba(30,58,138,.6) 50%,rgba(30,41,59,.8));z-index:1}.hero-content,.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.hero-content{z-index:3;display:flex;align-items:center}.hero-text{max-width:600px;color:white;animation:slideInFromLeft 1s ease-out}.hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:.5rem;color:#cbd5e1}.hero-description,.hero-subtitle{text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-description{font-size:1.1rem;margin-bottom:2rem;color:#e2e8f0}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-btn{padding:.75rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent;cursor:pointer;text-decoration:none;display:flex;align-items:center}.hero-btn.primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;border-color:#3b82f6;box-shadow:0 4px 15px rgba(59,130,246,.3)}.hero-btn.primary:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.hero-btn.secondary{background:transparent;color:white;border-color:white}.hero-btn.secondary:hover{background:white;color:#1e293b;transform:translateY(-2px)}.hero-controls{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;pointer-events:none}.hero-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:50%;color:white;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);pointer-events:auto;display:flex;align-items:center;justify-content:center}.hero-nav-btn:hover{background:rgba(59,130,246,.8);border-color:#3b82f6;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 25px rgba(59,130,246,.3)}.hero-nav-btn.prev{left:2rem}.hero-nav-btn.next{right:2rem}.hero-indicators{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.75rem;pointer-events:auto}.hero-indicator{width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);color:white;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;font-weight:600}.hero-indicator:hover{background:rgba(59,130,246,.6);border-color:#3b82f6;transform:scale(1.1)}.hero-indicator.active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;box-shadow:0 4px 15px rgba(59,130,246,.4)}.indicator-number{font-size:.875rem;font-weight:700}.hero-progress{position:absolute;bottom:0;left:0;width:100%;height:4px;background:rgba(255,255,255,.2);z-index:5}.hero-progress-bar{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);width:0;animation:progress 6s linear infinite}@keyframes progress{0%{width:0}to{width:100%}}@media (max-width:768px){.hero-container{height:60vh}.hero-simple-title{font-size:2.5rem}.hero-simple-subtitle{font-size:1.25rem}.hero-simple-description{font-size:1rem}.hero-stats{gap:1rem}.stat-item{padding:.75rem 1rem}.stat-number{font-size:1.25rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.hero-nav-btn{width:45px;height:45px}.hero-nav-btn.prev{left:1rem}.hero-nav-btn.next{right:1rem}.hero-indicators{bottom:1rem;gap:.5rem}.hero-indicator{width:35px;height:35px}.hero-buttons,.hero-simple-buttons{gap:.5rem}.hero-btn,.hero-simple-btn{padding:.5rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.hero-container{height:50vh}.hero-simple-title{font-size:2rem}.hero-simple-subtitle{font-size:1rem}.hero-stats{flex-direction:column;gap:.75rem}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:1rem}.hero-simple-text,.hero-text{max-width:100%}}.notice-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.notice-section:before{left:0;background:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23cbd5e1' fill-opacity='0.05'%3E%3Cpath d='M20 20c0-5.5-4.5-10-10-10s-10 4.5-10 10 4.5 10 10 10 10-4.5 10-10zm10 0c0-5.5-4.5-10-10-10s-10 4.5-10 10 4.5 10 10 10 10-4.5 10-10z'/%3E%3C/g%3E%3C/svg%3E") repeat;z-index:1}.container{position:relative;z-index:2}.notice-header{justify-content:space-between;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.header-content,.notice-header{display:flex;align-items:center}.header-content{gap:1rem}.header-icon{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(59,130,246,.3);animation:pulse-icon 2s infinite}@keyframes pulse-icon{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.header-text{display:flex;flex-direction:column}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:.25rem}.section-subtitle{font-size:1.2rem;font-weight:500;color:#64748b}.view-all-link{display:flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(59,130,246,.3)}.view-all-link:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,.4)}.notice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.notice-card{background:white;border-radius:20px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid #e2e8f0;transition:all .3s ease;position:relative;overflow:hidden}.notice-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#1d4ed8);transform:scaleX(0);transition:transform .3s ease}.notice-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.15)}.notice-card:hover:before{transform:scaleX(1)}.notice-card.featured{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #3b82f6;transform:scale(1.02)}.notice-card.featured:before{transform:scaleX(1);height:6px}.notice-content{position:relative;z-index:2}.notice-date{justify-content:space-between;margin-bottom:1.5rem}.date-badge,.notice-date{display:flex;align-items:center}.date-badge{gap:.5rem;padding:.5rem 1rem;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50px;font-size:.875rem;font-weight:500;color:#475569}.time-ago{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#64748b}.notice-title{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.4;-webkit-line-clamp:2}.notice-description,.notice-title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.notice-description{font-size:.95rem;line-height:1.6;color:#475569;margin-bottom:1.5rem;-webkit-line-clamp:3}.notice-footer{display:flex;justify-content:flex-end}.read-more-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:transparent;color:#3b82f6;border:2px solid #3b82f6;border-radius:50px;font-weight:600;font-size:.875rem;text-decoration:none;transition:all .3s ease}.read-more-btn:hover{background:#3b82f6;color:white;transform:translateX(5px)}.card-number{position:absolute;top:1rem;right:1rem;width:40px;height:40px;background:rgba(59,130,246,.1);border:2px solid rgba(59,130,246,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;color:#3b82f6;z-index:1}.notice-card.featured .card-number{background:rgba(59,130,246,.2);border-color:#3b82f6}.notice-cta{text-align:center;padding:2rem;background:white;border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid #e2e8f0}.cta-text{font-size:1.1rem;color:#475569;margin-bottom:1.5rem}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:linear-gradient(135deg,#1e293b,#334155);color:white;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(30,41,59,.3)}.cta-button:hover{background:linear-gradient(135deg,#334155,#475569);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,41,59,.4)}@media (max-width:1024px){.notice-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}}@media (max-width:768px){.notice-header{flex-direction:column;gap:1.5rem;text-align:center}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.notice-grid{grid-template-columns:1fr;gap:1.5rem}.notice-card{padding:1.5rem}.notice-card.featured{transform:none}.notice-date{flex-direction:column;gap:.5rem;align-items:flex-start}}@media (max-width:480px){.notice-section{padding:2rem 0}.header-content{flex-direction:column;text-align:center}.header-icon{width:50px;height:50px}.section-title{font-size:1.5rem}.notice-card{padding:1.25rem}.notice-cta{padding:1.5rem}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.skeleton-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}.skeleton-blue{background:linear-gradient(90deg,#1e40af 25%,#3b82f6 50%,#1e40af 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}.loader-section-1{animation:fadeInUp .6s ease-out}.loader-section-2{animation:fadeInUp .6s ease-out .2s both}.loader-section-3{animation:fadeInUp .6s ease-out .4s both}.loader-section-4{animation:fadeInUp .6s ease-out .6s both}.loading-overlay{animation:fadeInUp .3s ease-out}.loading-spinner{animation:spin 1s linear infinite}.loading-dots{animation:pulse 1.5s ease-in-out infinite}@media (max-width:768px){.loader-section-1,.loader-section-2,.loader-section-3,.loader-section-4{animation-delay:0s}}.page-transition{transition:all .3s ease-in-out}.notice-section{background:linear-gradient(135deg,#1e3a8a,#1e40af);position:relative;overflow:hidden}.notice-section:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 2s infinite}.loading-state{position:relative;overflow:hidden}.loading-state:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 1.5s infinite}