body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:linear-gradient(135deg,#fff8f0,#fef7ed 50%,#fff5e6);display:flex;flex-direction:column;font-family:Comic Sans MS,cursive,sans-serif;min-height:100vh}.main-content{flex:1 1;margin:0 auto;max-width:1200px;padding:20px;width:100%}@media (max-width:768px){.main-content{padding:15px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#333;font-family:Comic Sans MS,Nunito,cursive,sans-serif!important;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Fredoka One,Comic Sans MS,cursive,sans-serif!important}:root{--primary-blue:#64b5f6;--primary-green:#81c784;--primary-orange:#ffb74d;--primary-purple:#ba68c8;--light-blue:#e3f2fd;--light-green:#f1f8e9;--light-orange:#fff3e0;--light-purple:#f3e5f5;--white:#fff;--gray-light:#f5f5f5;--gray-medium:#9e9e9e;--gray-dark:#424242;--text-dark:#333;--text-medium:#666;--shadow:0 4px 12px #0000001a}h1,h2,h3,h4,h5,h6{color:#333;color:var(--text-dark);font-weight:700;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}p{color:#666;color:var(--text-medium);margin-bottom:1rem}.btn,p{font-family:Comic Sans MS,Nunito,cursive,sans-serif!important;font-size:1.1rem}.btn{border:none;border-radius:25px;cursor:pointer;display:inline-block;font-weight:700;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#64b5f6,#81c784);background:linear-gradient(45deg,var(--primary-blue),var(--primary-green))}.btn-primary:hover{box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);transform:translateY(-2px)}.btn-secondary{background:#ffb74d;background:var(--primary-orange)}.btn-secondary:hover{background:#ff9800;transform:translateY(-2px)}.card{background:#fff;background:var(--white);border-radius:15px;box-shadow:0 4px 12px #0000001a;box-shadow:var(--shadow);padding:20px;transition:transform .3s ease}.card:hover{transform:translateY(-5px)}*{font-family:Comic Sans MS,Nunito,cursive,sans-serif!important}@media (max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}.btn{font-size:1rem;padding:10px 20px}body{font-size:16px}}.homepage{margin:0 auto;max-width:100%}.hero-section{background:linear-gradient(135deg,#fed7aa,#fdba74 50%,#fb923c);border-radius:25px;box-shadow:0 8px 32px #fb923c33;margin-bottom:40px;overflow:hidden;padding:60px 40px;position:relative;text-align:center}.hero-content{position:relative;z-index:2}.hero-emoji{animation:balloon-float 3s ease-in-out infinite;font-size:4rem;margin-bottom:20px}.hero-title{color:#7c2d12;font-size:3rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px #7c2d124d}.hero-subtitle{color:#92400e;font-size:1.3rem;font-weight:500;line-height:1.6;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:700px}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.hero-btn{box-shadow:0 4px 15px #0003;font-size:1.2rem;min-width:200px;padding:15px 30px}.btn-primary{background:linear-gradient(45deg,#955b5b,#ea8008);border:none;border-radius:25px;color:#fff;font-weight:700;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 25px #dc26264d;transform:translateY(-3px)}.btn-secondary{background:linear-gradient(45deg,#f97316,#ea580c);border:none;border-radius:25px;color:#fff;font-weight:700;transition:all .3s ease}.btn-secondary:hover{box-shadow:0 8px 25px #f973164d;transform:translateY(-3px)}.hero-decoration{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.floating-emoji{animation:gentle-float 6s ease-in-out infinite;font-size:2rem;position:absolute}.floating-emoji:first-child{animation-delay:0s;left:10%;top:20%}.floating-emoji:nth-child(2){animation-delay:1.5s;right:15%;top:15%}.floating-emoji:nth-child(3){animation-delay:3s;bottom:25%;left:15%}.floating-emoji:nth-child(4){animation-delay:4.5s;bottom:20%;right:10%}@keyframes gentle-float{0%,to{opacity:.7;transform:translateY(0) rotate(0deg)}33%{opacity:1;transform:translateY(-20px) rotate(10deg)}66%{opacity:.8;transform:translateY(-10px) rotate(-10deg)}}.video-section{margin-bottom:50px}.video-container{background:#fff;border:3px solid #fed7aa;border-radius:25px;box-shadow:0 8px 32px #0000001a;padding:40px}.video-title{color:#7c2d12;font-size:2.5rem;margin-bottom:15px;text-align:center}.video-description{color:#92400e;font-size:1.2rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.video-wrapper{margin:0 auto;max-width:800px}.video-placeholder{align-items:center;aspect-ratio:16/9;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:3px dashed #d1d5db;border-radius:20px;display:flex;flex-direction:column;justify-content:center;padding:60px 40px;text-align:center}.video-icon{font-size:4rem;margin-bottom:20px;opacity:.7}.video-placeholder h3{color:#374151;font-size:1.8rem;margin-bottom:15px}.video-placeholder p{color:#6b7280;font-size:1.1rem;margin-bottom:20px}.video-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:15px;padding:10px 20px}.video-info span{color:#6b7280;font-size:.9rem;font-weight:500}.national-struggle-section{margin-bottom:50px}.struggle-card{background:linear-gradient(135deg,#e8ce96,#e5994d);border:4px solid #d36c18;border-radius:25px;box-shadow:0 10px 40px #d6822833;padding:40px}.struggle-header{margin-bottom:30px;text-align:center}.struggle-emoji{animation:flag-wave 3s ease-in-out infinite;font-size:4rem;margin-bottom:20px}.struggle-header h2{color:#7c2d12;font-size:2.3rem;margin:0}.struggle-content p{color:#7c2d12;font-size:1.1rem;line-height:1.7;margin-bottom:20px;text-align:justify}.date-info{display:flex;gap:40px;justify-content:center;margin-top:30px}.date-item{align-items:center;background:#fffc;border-radius:15px;display:flex;gap:10px;padding:15px 20px}.date-emoji{font-size:1.5rem}.date-item div{color:#7c2d12;font-size:1rem;font-weight:600}.routes-preview-section{margin-bottom:50px}.section-title{margin-bottom:40px}.routes-preview-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.route-preview-card{background:#fff;border:3px solid #0000;border-radius:20px;box-shadow:0 8px 32px #0000001a;overflow:hidden;padding:30px;position:relative;transition:all .3s ease}.route-preview-card:hover{border-color:#f97316;box-shadow:0 16px 48px #00000026;transform:translateY(-8px)}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.route-number{background:linear-gradient(45deg,#dc2626,#b91c1c);border-radius:15px;font-size:1rem;padding:8px 16px}.card-emoji{font-size:2.5rem}.route-preview-card h3{color:#7c2d12;font-size:1.4rem;margin-bottom:12px}.route-preview-card p{color:#92400e;font-size:1rem;line-height:1.6;margin-bottom:15px}.card-badge{background:#fed7aa;border-radius:12px;color:#7c2d12;display:inline-block;font-size:.9rem;font-weight:700;padding:6px 12px}.purpose-card{background:#fff;border:3px solid #fed7aa;box-shadow:0 8px 32px #0000001a}.purpose-header{margin-bottom:40px}.purpose-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.purpose-item{align-items:flex-start;display:flex;gap:20px}.item-emoji{flex-shrink:0;font-size:2.5rem}.item-content h4{color:#7c2d12;font-size:1.3rem;margin-bottom:10px}.item-content p{color:#92400e;font-size:1rem;line-height:1.6;margin:0}.quick-access-section{margin-bottom:50px}.quick-access-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.access-card{background:#fff;border:3px solid #0000;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:30px;text-align:center;transition:all .3s ease}.access-card:hover{border-color:#f97316;box-shadow:0 16px 48px #00000026;transform:translateY(-8px)}.access-emoji{display:block;font-size:3rem;margin-bottom:15px}.access-card h3{color:#7c2d12;font-size:1.3rem;margin-bottom:12px}.access-card p{color:#92400e;font-size:1rem;line-height:1.5;margin-bottom:20px}.access-card .btn{font-size:1rem;padding:10px 20px}.motivation-message-section{margin-bottom:30px}.motivation-message-card{background:linear-gradient(135deg,#fef3e2,#fed7aa);border:4px solid #f97316;border-radius:30px;box-shadow:0 15px 50px #f9731633;margin:0 auto;max-width:900px;padding:50px 40px;position:relative;text-align:center}.motivation-message-card h2{color:#7c2d12;font-size:2.5rem;margin-bottom:30px}.balloon,.heart{animation:heart-balloon-dance 1.8s ease-in-out infinite;font-size:2rem}.heart:nth-child(2){animation-delay:.2s}.heart:nth-child(3){animation-delay:.4s}.balloon:nth-child(2){animation-delay:.6s}.balloon:nth-child(4){animation-delay:.8s}@keyframes heart-balloon-dance{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.2)}}@media (max-width:768px){.hero-section{padding:40px 20px}.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.hero-btn{min-width:250px}.section-title{font-size:2rem}.purpose-content,.quick-access-grid,.routes-preview-grid{grid-template-columns:1fr}.motivation-message-card{padding:40px 25px}.motivation-message-card h2{font-size:2rem}.floating-emoji{display:none}.video-container{padding:30px 20px}.video-placeholder{padding:40px 20px}}@media (max-width:480px){.hero-section{margin-bottom:30px;padding:30px 15px}.hero-title{font-size:1.8rem}.hero-subtitle{font-size:1rem}.motivation-message-card{padding:30px 20px}.message-decoration{gap:15px}.balloon,.decoration-emoji,.heart{font-size:1.8rem}.highlight-text{font-size:1.1rem!important;padding:12px}.video-container{padding:25px 15px}.purpose-card{padding:30px 20px}}.gallery-page{max-width:100%;padding:0}.gallery-header{background:linear-gradient(135deg,#fed7aa,#fdba74 50%,#fb923c);border-radius:25px;margin-bottom:30px;padding:40px 30px;text-align:center}.header-emoji{font-size:3rem;margin-bottom:15px}.gallery-header h1{color:#7c2d12;font-size:2.5rem;margin-bottom:10px}.gallery-header p{color:#92400e;font-size:1.1rem}.gallery-tabs{margin-bottom:30px}.tab-buttons{display:flex;gap:15px;justify-content:center}.tab-btn{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:15px;cursor:pointer;display:flex;gap:8px;padding:12px 20px;transition:all .3s ease}.tab-btn:hover{border-color:#f97316}.tab-btn.active{background:#dc2626;border-color:#dc2626;color:#fff}.gallery-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:30px}.gallery-item{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;overflow:hidden;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}.item-image{background:#f5f5f5;cursor:pointer;height:200px;overflow:hidden;position:relative;width:100%}.item-image img{height:100%;object-fit:cover;width:100%}.image-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.item-image:hover .image-overlay{opacity:1}.zoom-icon{color:#fff;font-size:2rem}.item-info{padding:15px}.route-badge{background:#dc2626;border-radius:8px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;margin-bottom:8px;padding:4px 8px}.item-info h3{color:#333;font-size:1.1rem;margin-bottom:8px}.item-info p{color:#666;font-size:.9rem;line-height:1.4;margin-bottom:8px}.location-info{color:#f97316;font-size:.85rem;font-weight:600}.item-video{background:#000;height:200px;width:100%}.item-video video{height:100%;object-fit:cover;width:100%}.modal-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#fff;border-radius:15px;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.modal-close{background:#dc2626;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:35px;position:absolute;right:10px;top:10px;width:35px;z-index:1001}.modal-image{max-height:70vh;object-fit:contain;width:100%}.modal-info{background:#fed7aa;padding:20px}.modal-route-badge{background:#dc2626;border-radius:8px;color:#fff;display:inline-block;font-size:.9rem;font-weight:700;margin-bottom:10px;padding:6px 12px}.modal-info h3{color:#7c2d12;font-size:1.3rem;margin-bottom:10px}.modal-info p{color:#92400e;margin-bottom:10px}.modal-location{color:#f97316;font-weight:600}.sources-section{background:#fed7aa;border-radius:20px;margin-top:50px;padding:30px}.sources-section h2{color:#7c2d12;margin-bottom:30px;text-align:center}.sources-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.source-item{background:#ffffffb3;border-radius:12px;display:flex;gap:15px;padding:15px}.source-number{align-items:center;background:#dc2626;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:30px;justify-content:center;width:30px}.source-content h4{color:#7c2d12;margin-bottom:5px}.source-content p{color:#92400e;font-size:.9rem;margin-bottom:8px}.source-link{color:#dc2626;font-size:.9rem;font-weight:600;text-decoration:none}@media (max-width:768px){.gallery-grid{gap:15px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.tab-buttons{align-items:center;flex-direction:column}.modal-content{max-height:95vh;max-width:95vw}.sources-grid{grid-template-columns:1fr}}@media (max-width:480px){.gallery-header{padding:30px 15px}.gallery-grid{grid-template-columns:1fr}.item-image{height:180px}}.info-page{max-width:100%}.info-header{background:linear-gradient(135deg,#e8f5e8,#e3f2fd 50%,#f3e5f5);border-radius:25px;box-shadow:0 8px 32px #0000001a;margin-bottom:40px;padding:50px 30px}.header-emoji{animation:flag-wave 3s ease-in-out infinite}@keyframes flag-wave{0%,to{transform:rotate(0deg) scale(1)}25%{transform:rotate(5deg) scale(1.05)}50%{transform:rotate(0deg) scale(1)}75%{transform:rotate(-5deg) scale(1.05)}}.info-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#e74c3c,#c0392b);background-clip:text;-webkit-background-clip:text;font-size:2.8rem;margin-bottom:15px}.info-header p{color:var(--text-medium);font-size:1.2rem;line-height:1.6}.routes-section{margin-bottom:50px}.section-header{margin-bottom:40px;text-align:center}.section-header h2{color:var(--text-dark);font-size:2.5rem;margin-bottom:10px}.section-header p{color:var(--text-medium);font-size:1.1rem;margin:0}.routes-list{display:flex;flex-direction:column;gap:20px}.route-item{background:#fff;border:3px solid #0000;border-radius:20px;box-shadow:0 8px 32px #0000001a;overflow:hidden;transition:all .3s ease}.route-item:hover{border-color:#e74c3c;box-shadow:0 12px 40px #00000026}.route-item.expanded{border-color:#e74c3c;box-shadow:0 16px 50px #e74c3c33}.route-summary{align-items:center;cursor:pointer;display:flex;gap:20px;padding:25px;transition:background-color .3s ease}.route-summary:hover{background:#e74c3c0d}.route-header{flex:1 1;gap:20px}.route-header,.route-number{align-items:center;display:flex}.route-number{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:50%;box-shadow:0 4px 15px #e74c3c4d;color:#fff;flex-shrink:0;font-size:1.8rem;font-weight:700;height:60px;justify-content:center;width:60px}.route-image{animation:route-pulse 3s ease-in-out infinite;flex-shrink:0;font-size:3.5rem}@keyframes route-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.route-info{flex:1 1;min-width:0}.route-info h3{color:var(--text-dark);font-size:1.4rem;line-height:1.3;margin-bottom:8px}.route-location{align-items:center;color:#e74c3c;display:flex;font-size:1rem;font-weight:700;gap:8px;margin-bottom:10px}.location-emoji{font-size:1.2rem}.route-short-desc{color:var(--text-medium);font-size:1rem;line-height:1.5;margin:0}.expand-button{flex-shrink:0}.expand-icon{color:#e74c3c;font-size:1.5rem;transition:transform .3s ease}.expand-icon.rotated{transform:rotate(180deg)}.route-details{animation:slideDown .3s ease-out;border-top:2px solid #f5f5f5}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.details-content{grid-gap:30px;display:grid;gap:30px;padding:30px}.description-section h4,.links-section h4,.map-section h4{align-items:center;color:#e74c3c;display:flex;font-size:1.3rem;gap:8px;margin-bottom:15px}.full-description{background:#f8f9fa;border-left:5px solid #e74c3c;border-radius:15px;padding:25px}.full-description p{color:var(--text-dark);font-size:1.1rem;line-height:1.7;margin-bottom:15px}.full-description p:last-child{margin-bottom:0}.map-container{border-radius:15px;box-shadow:0 4px 20px #0000001a;height:400px;overflow:hidden}.map-container iframe{border:none;height:100%;width:100%}.map-placeholder{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px dashed #dee2e6;border-radius:15px;display:flex;height:300px;justify-content:center;text-align:center}.placeholder-content{padding:30px}.placeholder-emoji{display:block;font-size:4rem;margin-bottom:15px;opacity:.6}.placeholder-content p{color:var(--text-medium);font-size:1.1rem;margin-bottom:10px}.placeholder-note{color:var(--gray-medium)!important;font-size:.9rem!important;font-style:italic}.route-links{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.link-btn{align-items:center;border:none;border-radius:15px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s ease}.museum-btn{background:linear-gradient(45deg,#9b59b6,#8e44ad);color:#fff}.museum-btn:hover:not(.disabled){box-shadow:0 8px 25px #9b59b64d;transform:translateY(-2px)}.link-btn.disabled{background:#bdc3c7;color:#7f8c8d;cursor:not-allowed;opacity:.6}.status-info{align-items:center;background:#fff3cd;border:1px solid #ffeaa7;border-radius:10px;color:#856404;display:flex;font-size:.9rem;gap:8px;padding:8px 16px}.status-emoji{font-size:1rem}.motivation-section{margin-bottom:50px}.motivation-card{background:linear-gradient(135deg,#fff8e1,#f1f8e9 50%,#e8f5e8);border:4px solid var(--primary-orange);border-radius:25px;margin:0 auto;max-width:800px;overflow:hidden;padding:40px;position:relative;text-align:center}.motivation-emoji{animation:trophy-glow 2s ease-in-out infinite alternate;font-size:4rem;margin-bottom:20px}@keyframes trophy-glow{0%{filter:drop-shadow(0 0 10px rgba(255,193,7,.5));transform:scale(1)}to{filter:drop-shadow(0 0 25px rgba(255,193,7,.8));transform:scale(1.05)}}.motivation-card h3{color:var(--primary-orange);font-size:2.2rem;margin-bottom:20px}.motivation-card p{color:var(--text-dark);font-size:1.2rem;font-weight:500;line-height:1.8;margin-bottom:25px}.motivation-hearts{display:flex;gap:15px;justify-content:center}.motivation-hearts span{animation:heart-beat 1.5s ease-in-out infinite;font-size:2rem}.motivation-hearts span:nth-child(2){animation-delay:.2s}.motivation-hearts span:nth-child(3){animation-delay:.4s}.motivation-hearts span:nth-child(4){animation-delay:.6s}.motivation-hearts span:nth-child(5){animation-delay:.8s}@keyframes heart-beat{0%,to{transform:scale(1)}50%{transform:scale(1.3)}}.guide-section,.guide-section h2{margin-bottom:30px}.guide-section h2{color:var(--text-dark);font-size:2.2rem;text-align:center}.guide-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.guide-item{background:#fff;border-radius:15px;border-top:4px solid var(--primary-blue);box-shadow:0 6px 24px #0000001a;padding:25px;text-align:center;transition:all .3s ease}.guide-item:hover{box-shadow:0 12px 36px #00000026;transform:translateY(-5px)}.guide-emoji{display:block;font-size:3rem;margin-bottom:15px}.guide-item h4{color:var(--text-dark);font-size:1.3rem;margin-bottom:12px}.guide-item p{color:var(--text-medium);font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.info-header{padding:40px 20px}.info-header h1{font-size:2.2rem}.section-header h2{font-size:2rem}.route-summary{padding:20px}.route-header,.route-summary{flex-direction:column;gap:15px;text-align:center}.route-number{font-size:1.5rem;height:50px;width:50px}.route-image{font-size:3rem}.details-content{gap:25px;padding:20px}.route-links{align-items:stretch;flex-direction:column}.link-btn{justify-content:center}.map-container{height:300px}.motivation-card{padding:30px 20px}.motivation-card h3{font-size:1.8rem}.guide-grid{grid-template-columns:1fr}}@media (max-width:480px){.info-header{padding:30px 15px}.header-emoji{font-size:3rem}.info-header h1{font-size:1.8rem}.route-summary{padding:15px}.route-info h3{font-size:1.2rem}.details-content{padding:15px}.full-description{padding:20px}.map-container{height:250px}.motivation-card{padding:25px 15px}.motivation-emoji{font-size:3rem}.motivation-card h3{font-size:1.5rem}.motivation-card p{font-size:1.1rem}.motivation-hearts span{font-size:1.5rem}}.about-page{max-width:100%}.about-header{background:linear-gradient(135deg,#fed7aa,#fdba74 50%,#fb923c);border-radius:25px;box-shadow:0 8px 32px #fb923c33;margin-bottom:40px;padding:50px 30px;text-align:center}.header-content{margin:0 auto;max-width:600px}.header-emoji{animation:balloon-float 3s ease-in-out infinite;font-size:4rem;margin-bottom:20px}@keyframes balloon-float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-15px) rotate(3deg)}66%{transform:translateY(-8px) rotate(-3deg)}}.about-header h1{color:#7c2d12;font-size:2.8rem;margin-bottom:15px;text-shadow:2px 2px 4px #7c2d124d}.about-header p{color:#92400e;font-size:1.2rem;font-weight:500;line-height:1.6}.project-purpose-section{margin-bottom:50px}.purpose-card{background:linear-gradient(135deg,#fef3e2,#fed7aa);border:4px solid #f97316;border-radius:25px;box-shadow:0 10px 40px #f9731633;padding:40px}.purpose-header{margin-bottom:30px;text-align:center}.purpose-emoji{animation:target-pulse 2s ease-in-out infinite;font-size:4rem;margin-bottom:20px}@keyframes target-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.purpose-header h2{color:#7c2d12;font-size:2.3rem;margin:0}.main-description{color:#7c2d12;font-size:1.2rem;font-weight:500;line-height:1.8;margin-bottom:30px;text-align:center}.purpose-quote{background:#ffffffb3;border-left:5px solid #dc2626;border-radius:20px;padding:25px;position:relative}.quote-emoji{background:#fed7aa;border-radius:50%;padding:5px;position:absolute;right:20px;top:-10px}.purpose-quote blockquote{color:#7c2d12;font-size:1.1rem;font-style:italic;line-height:1.7;margin:0 0 15px}.purpose-quote cite{color:#dc2626;font-size:1rem;font-weight:700}.team-section{margin-bottom:50px}.section-title{color:#7c2d12;font-size:2.5rem;margin-bottom:30px;text-align:center}.team-intro{margin-bottom:40px}.team-intro-card{background:linear-gradient(135deg,#fff8f0,#fef7ed);border:3px solid #fed7aa;border-radius:20px;padding:30px}.team-intro-card h3{color:#7c2d12;font-size:1.8rem;margin-bottom:15px}.team-intro-card p{color:#92400e;font-size:1.1rem;line-height:1.7;margin-bottom:15px}.team-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-member{background:#fff;border-radius:20px;border-top:5px solid #f97316;box-shadow:0 8px 32px #0000001a;padding:30px;transition:all .3s ease}.team-member:hover{box-shadow:0 16px 48px #00000026;transform:translateY(-8px)}.team-member.advisor{background:linear-gradient(135deg,#fef3e2,#fff);border-top-color:#dc2626}.member-emoji{font-size:3rem;margin-bottom:15px;text-align:center}.team-member h3{color:#7c2d12;font-size:1.4rem;margin-bottom:8px;text-align:center}.member-role{background:#f97316;border-radius:12px;color:#fff;display:inline-block;font-size:.9rem;font-weight:700;margin-bottom:10px;padding:6px 12px;text-align:center;width:100%}.team-member.advisor .member-role{background:#dc2626}.member-school{color:#f97316;font-size:.95rem;font-weight:600;margin-bottom:15px;text-align:center}.team-member p{color:#92400e;font-size:1rem;line-height:1.6;margin-bottom:10px;text-align:justify}.red-balloon-section{margin-bottom:50px}.balloon-card{background:linear-gradient(135deg,#ffebee,#f8bbd9);border:4px solid #e91e63;border-radius:25px;box-shadow:0 10px 40px #e91e6333;padding:40px;text-align:center}.balloon-header{margin-bottom:25px}.balloon-emoji{animation:balloon-float 3s ease-in-out infinite;font-size:4rem;margin-bottom:20px}.balloon-header h2{color:#ad1457;font-size:2.3rem;margin:0}.balloon-content p{color:#c2185b;font-size:1.1rem;line-height:1.7;margin-bottom:20px}.balloon-wish{background:#ffffffb3;border:2px solid #e91e63;border-radius:15px;color:#ad1457!important;font-size:1.2rem!important;padding:20px}.general-info-section{margin-bottom:50px}.info-card{background:linear-gradient(135d,#e8f5e8,#c8e6c8);border:4px solid #4caf50;border-radius:25px;box-shadow:0 10px 40px #4caf5033;padding:40px}.info-header{margin-bottom:30px;text-align:center}.info-emoji{animation:book-glow 2s ease-in-out infinite alternate;font-size:4rem;margin-bottom:20px}@keyframes book-glow{0%{filter:drop-shadow(0 0 10px rgba(76,175,80,.5))}to{filter:drop-shadow(0 0 25px rgba(76,175,80,.8))}}.info-header h2{color:#2e7d32;font-size:2.3rem;margin:0}.info-content p{color:#388e3c;font-size:1.1rem;line-height:1.7;margin-bottom:20px;text-align:justify}.motto-card{background:#fffc;border:2px solid #4caf50;border-radius:20px;margin-top:30px;padding:25px;text-align:center}.motto-emoji{font-size:2.5rem;margin-bottom:15px}.motto-card h3{color:#2e7d32;font-size:1.5rem;margin-bottom:10px}.motto-card p{color:#388e3c;font-size:1rem;margin:5px 0}.final-message-section{margin-bottom:30px}.final-message-card{background:linear-gradient(135deg,#fef3e2,#fed7aa 50%,#fdba74);border:4px solid #f97316;border-radius:30px;box-shadow:0 15px 50px #f9731633;margin:0 auto;max-width:900px;padding:50px 40px;position:relative;text-align:center}.message-decoration{display:flex;gap:20px;justify-content:center;margin-bottom:25px}.message-decoration.bottom{margin-bottom:0;margin-top:30px}.decoration-emoji{animation:decoration-dance 2s ease-in-out infinite;font-size:2.5rem}.decoration-emoji:nth-child(2){animation-delay:.3s}.decoration-emoji:nth-child(3){animation-delay:.6s}@keyframes decoration-dance{0%,to{opacity:.8;transform:scale(1) rotate(0deg)}50%{opacity:1;transform:scale(1.2) rotate(15deg)}}.final-message-card h2{color:#7c2d12;font-size:2.5rem;margin-bottom:30px}.message-content p{color:#92400e;font-size:1.2rem;font-weight:500;line-height:1.8;margin-bottom:20px}.highlight-text{background:#f973161a;border:2px solid #f97316;border-radius:15px;color:#7c2d12!important;font-size:1.3rem!important;font-weight:700!important;padding:15px}.message-decoration.bottom span{animation:heart-dance 1.8s ease-in-out infinite;font-size:2rem}.message-decoration.bottom span:nth-child(2){animation-delay:.2s}.message-decoration.bottom span:nth-child(3){animation-delay:.4s}.message-decoration.bottom span:nth-child(4){animation-delay:.6s}.message-decoration.bottom span:nth-child(5){animation-delay:.8s}@keyframes heart-dance{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-12px) scale(1.2)}}@media (max-width:768px){.about-header{padding:40px 20px}.about-header h1{font-size:2.2rem}.section-title{font-size:2rem}.quotes-grid,.team-grid{grid-template-columns:1fr}.date-info{align-items:center;flex-direction:column;gap:20px}.balloon-card,.info-card,.purpose-card,.struggle-card{padding:30px 20px}.final-message-card{padding:40px 25px}.final-message-card h2{font-size:2rem}}@media (max-width:480px){.about-header{padding:30px 15px}.header-emoji{font-size:3rem}.about-header h1{font-size:1.8rem}.about-header p{font-size:1rem}.team-member{padding:25px 20px}.main-description{font-size:1.1rem}.quote-card{padding:20px}.quote-text{font-size:.95rem}.final-message-card{padding:30px 20px}.message-decoration{gap:15px}.decoration-emoji{font-size:2rem}.highlight-text{font-size:1.1rem!important;padding:12px}}.header{background:linear-gradient(135deg,#64b5f6,#81c784 50%,#ffb74d);box-shadow:0 4px 12px #0000001a;color:#fff;padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-container{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo-section{align-items:center;display:flex;gap:15px}.logo{animation:bounce 2s infinite;font-size:3rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.site-title{font-size:2rem;font-weight:700;margin:0;text-shadow:2px 2px 4px #0000004d}.site-subtitle{font-size:1.2rem;font-style:italic;margin:0;opacity:.9}.navigation{display:flex;flex:1 1;justify-content:flex-end}.nav-menu{display:flex;gap:10px;list-style:none;margin:0;padding:0}.nav-item{margin:0}.nav-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1.1rem;font-weight:700;gap:8px;padding:12px 20px;transition:all .3s ease}.nav-button:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.nav-button.active{background:#ffffffe6;border-color:#fff;box-shadow:0 4px 12px #0003;color:#333}.nav-emoji{font-size:1.3rem}.nav-label{font-size:1rem}@media (max-width:768px){.header-container{flex-direction:column;gap:15px;text-align:center}.logo-section{flex-direction:column;gap:5px}.site-title{font-size:2rem}.site-subtitle{font-size:1rem}.nav-menu{flex-wrap:wrap;justify-content:center}.nav-button{font-size:1rem;padding:10px 15px}.nav-label{display:none}.nav-emoji{font-size:1.5rem}}@media (max-width:480px){.header{padding:15px 0}.logo{font-size:2.5rem}.site-title{font-size:1.5rem}.nav-button{padding:8px 12px}}.footer{background:linear-gradient(135deg,#ba68c8,#64b5f6 50%,#81c784);color:#fff;margin-top:40px;padding:40px 0 20px}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.footer-main{margin-bottom:30px}.footer-logo{animation:twinkle 2s ease-in-out infinite alternate;font-size:3rem;margin-bottom:15px}@keyframes twinkle{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.1)}}.footer-title{font-size:2rem;margin-bottom:15px;text-shadow:2px 2px 4px #0000004d}.footer-message{font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px;opacity:.95}.footer-quotes{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px}.quote-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:20px;min-width:200px;padding:20px;transition:all .3s ease}.quote-card:hover{background:#ffffff4d;box-shadow:0 8px 20px #0003;transform:translateY(-5px)}.quote-emoji{display:block;font-size:2rem;margin-bottom:10px}.quote-card p{color:#fff;font-size:1.1rem;font-weight:700;margin:0}.footer-bottom{align-items:center;border-top:2px solid #ffffff4d;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;padding-top:20px}.footer-credits{font-size:1.1rem;margin:0;opacity:.9}.footer-hearts{display:flex;gap:10px}.footer-hearts span{animation:pulse 2s ease-in-out infinite;font-size:1.5rem}.footer-hearts span:nth-child(2){animation-delay:.2s}.footer-hearts span:nth-child(3){animation-delay:.4s}.footer-hearts span:nth-child(4){animation-delay:.6s}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:768px){.footer{padding:30px 0 15px}.footer-logo{font-size:2.5rem}.footer-title{font-size:1.5rem}.footer-message{font-size:1.1rem}.footer-quotes{align-items:center;flex-direction:column}.quote-card{max-width:300px;min-width:auto;width:100%}.footer-bottom{flex-direction:column;text-align:center}}@media (max-width:480px){.footer-container{padding:0 15px}.footer-logo{font-size:2rem}.footer-title{font-size:1.25rem}.footer-message{font-size:1rem}.quote-card{padding:15px}}
/*# sourceMappingURL=main.50502eb7.css.map*/