.robot-section:where(.astro-6LSY3LAI){margin:40px 0}.robot-content:where(.astro-6LSY3LAI){display:flex;flex-direction:column;gap:40px}.robot-description:where(.astro-6LSY3LAI){font-family:Rajdhani,sans-serif;font-size:1.1rem;line-height:1.8;color:#ffffffe6}.robot-subtitle:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:1.3rem;font-weight:700;color:#519259;text-transform:uppercase;letter-spacing:.1em;margin-bottom:15px}.features-list:where(.astro-6LSY3LAI){list-style:none;padding:0;margin:15px 0}.features-list:where(.astro-6LSY3LAI) li:where(.astro-6LSY3LAI){padding:8px 0 8px 25px;position:relative}.features-list:where(.astro-6LSY3LAI) li:where(.astro-6LSY3LAI):before{content:"▸";position:absolute;left:0;color:#519259;font-weight:700}.video-container:where(.astro-6LSY3LAI){width:100%;max-width:900px;margin:0 auto}.video-wrapper:where(.astro-6LSY3LAI){position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border:2px solid rgba(81,146,89,.4);border-radius:8px;background:rgba(0,0,0,.5)}.video-wrapper:where(.astro-6LSY3LAI) iframe:where(.astro-6LSY3LAI){position:absolute;top:0;left:0;width:100%;height:100%}.gallery-grid:where(.astro-6LSY3LAI){display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:30px}.gallery-item:where(.astro-6LSY3LAI){position:relative;aspect-ratio:4/3;overflow:hidden;border:2px solid rgba(81,146,89,.3);border-radius:8px;background:rgba(0,0,0,.5);cursor:pointer;transition:all .3s ease}.gallery-item:where(.astro-6LSY3LAI):hover{border-color:#519259b3;transform:translateY(-5px);box-shadow:0 10px 30px #5192594d}.gallery-item:where(.astro-6LSY3LAI) img:where(.astro-6LSY3LAI){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.gallery-item:where(.astro-6LSY3LAI):hover img:where(.astro-6LSY3LAI){transform:scale(1.1)}.gallery-overlay:where(.astro-6LSY3LAI){position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);padding:20px 15px 15px;transform:translateY(100%);transition:transform .3s ease}.gallery-item:where(.astro-6LSY3LAI):hover .gallery-overlay:where(.astro-6LSY3LAI){transform:translateY(0)}.gallery-overlay:where(.astro-6LSY3LAI) p:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:.9rem;font-weight:600;color:#519259;text-transform:uppercase;letter-spacing:.05em;margin:0}.gallery-placeholder:where(.astro-6LSY3LAI){display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;background:linear-gradient(135deg,rgba(24,24,24,.95) 0%,rgba(18,18,18,.95) 100%);border:2px dashed rgba(81,146,89,.3);border-radius:8px;padding:40px;text-align:center}.gallery-placeholder:where(.astro-6LSY3LAI) svg:where(.astro-6LSY3LAI){width:60px;height:60px;color:#51925980;margin-bottom:15px}.gallery-placeholder:where(.astro-6LSY3LAI) p:where(.astro-6LSY3LAI){color:#fff9;font-family:Rajdhani,sans-serif;font-size:1.1rem}.gallery-placeholder:where(.astro-6LSY3LAI) code:where(.astro-6LSY3LAI){color:#519259;background:rgba(81,146,89,.1);padding:2px 8px;border-radius:4px;font-family:monospace}.reveal-section:where(.astro-6LSY3LAI){position:relative}.reveal-container:where(.astro-6LSY3LAI){display:flex;flex-direction:column;align-items:center;padding:60px 20px;background:linear-gradient(135deg,rgba(24,24,24,.95) 0%,rgba(18,18,18,.95) 100%);border:2px solid rgba(81,146,89,.4);border-radius:8px;position:relative;overflow:hidden}.reveal-container:where(.astro-6LSY3LAI):before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(81,146,89,.1),transparent);animation:reveal-shimmer 3s infinite}@keyframes reveal-shimmer{0%{left:-100%}to{left:100%}}.reveal-icon:where(.astro-6LSY3LAI){width:100px;height:100px;color:#519259;margin-bottom:20px;animation:pulse-icon 2s ease-in-out infinite}.reveal-icon:where(.astro-6LSY3LAI) svg:where(.astro-6LSY3LAI){width:100%;height:100%;filter:drop-shadow(0 0 20px rgba(81,146,89,.5))}@keyframes pulse-icon{0%,to{transform:scale(1);opacity:.8}50%{transform:scale(1.1);opacity:1}}.reveal-title:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:3rem;font-weight:900;color:#519259;text-transform:uppercase;letter-spacing:.2em;margin-bottom:10px;text-shadow:0 0 30px rgba(81,146,89,.6)}.reveal-subtitle:where(.astro-6LSY3LAI){font-family:Rajdhani,sans-serif;font-size:1.3rem;color:#ffffffb3;margin-bottom:40px}.social-cta-container:where(.astro-6LSY3LAI){width:100%;max-width:600px;margin:30px 0 40px;padding:30px;background:rgba(81,146,89,.05);border:1px solid rgba(81,146,89,.2);border-radius:8px}.social-cta-heading:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:1.1rem;font-weight:700;color:#519259;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:20px}.social-buttons:where(.astro-6LSY3LAI){display:flex;flex-direction:column;gap:15px}.social-button:where(.astro-6LSY3LAI){display:flex;align-items:center;gap:15px;padding:15px 20px;background:rgba(0,0,0,.3);border:2px solid rgba(81,146,89,.3);border-radius:8px;text-decoration:none;transition:all .3s ease;position:relative;overflow:hidden}.social-button:where(.astro-6LSY3LAI):before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:rgba(81,146,89,.1);transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.social-button:where(.astro-6LSY3LAI):hover:before{width:300px;height:300px}.social-button:where(.astro-6LSY3LAI):hover{border-color:#519259;transform:translateY(-3px);box-shadow:0 5px 20px #5192594d}.social-icon:where(.astro-6LSY3LAI){width:30px;height:30px;flex-shrink:0;color:#519259;transition:transform .3s ease;position:relative;z-index:1}.social-button:where(.astro-6LSY3LAI):hover .social-icon:where(.astro-6LSY3LAI){transform:scale(1.1)}.social-text:where(.astro-6LSY3LAI){display:flex;flex-direction:column;gap:3px;position:relative;z-index:1}.social-platform:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:.95rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em}.social-handle:where(.astro-6LSY3LAI){font-family:Rajdhani,sans-serif;font-size:.9rem;color:#ffffffb3}.countdown-container:where(.astro-6LSY3LAI){width:100%;max-width:700px}.countdown-label:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:.9rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.15em;margin-bottom:20px;text-align:center}.countdown-display:where(.astro-6LSY3LAI){display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:20px}.countdown-item:where(.astro-6LSY3LAI){display:flex;flex-direction:column;align-items:center;background:rgba(81,146,89,.1);border:2px solid rgba(81,146,89,.3);border-radius:8px;padding:15px 20px;min-width:100px}.countdown-value:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:2.5rem;font-weight:700;color:#519259;line-height:1;text-shadow:0 0 20px rgba(81,146,89,.5)}.countdown-unit:where(.astro-6LSY3LAI){font-family:Rajdhani,sans-serif;font-size:.8rem;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.1em;margin-top:5px}.countdown-separator:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:2rem;color:#519259;font-weight:700}.countdown-date:where(.astro-6LSY3LAI){font-family:Rajdhani,sans-serif;font-size:1.1rem;color:#fffc;text-align:center;font-weight:600}.countdown-complete:where(.astro-6LSY3LAI){font-family:Orbitron,monospace;font-size:3rem;font-weight:900;color:#519259;text-transform:uppercase;letter-spacing:.2em;text-shadow:0 0 30px rgba(81,146,89,.8);animation:reveal-pulse 1s ease-in-out infinite}@keyframes reveal-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media only screen and (max-width: 768px){.reveal-title:where(.astro-6LSY3LAI){font-size:2rem;letter-spacing:.15em}.reveal-subtitle:where(.astro-6LSY3LAI){font-size:1.1rem}.social-cta-container:where(.astro-6LSY3LAI){padding:20px}.social-cta-heading:where(.astro-6LSY3LAI){font-size:.95rem}.social-button:where(.astro-6LSY3LAI){padding:12px 15px}.social-icon:where(.astro-6LSY3LAI){width:26px;height:26px}.social-platform:where(.astro-6LSY3LAI){font-size:.85rem}.social-handle:where(.astro-6LSY3LAI){font-size:.8rem}.countdown-display:where(.astro-6LSY3LAI){gap:5px}.countdown-item:where(.astro-6LSY3LAI){padding:10px 15px;min-width:70px}.countdown-value:where(.astro-6LSY3LAI){font-size:1.8rem}.countdown-unit:where(.astro-6LSY3LAI){font-size:.7rem}.countdown-separator:where(.astro-6LSY3LAI){font-size:1.5rem}}@media only screen and (max-width: 480px){.countdown-display:where(.astro-6LSY3LAI){flex-wrap:wrap}.countdown-separator:where(.astro-6LSY3LAI){display:none}.countdown-item:where(.astro-6LSY3LAI){min-width:calc(50% - 10px)}}.lightbox:where(.astro-6LSY3LAI){display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:10000;justify-content:center;align-items:center;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close:where(.astro-6LSY3LAI){position:absolute;top:30px;right:40px;font-size:50px;font-weight:300;color:#519259;cursor:pointer;z-index:10002;transition:all .3s ease;line-height:1;font-family:Arial,sans-serif}.lightbox-close:where(.astro-6LSY3LAI):hover{color:#fff;transform:scale(1.2)}.lightbox-content:where(.astro-6LSY3LAI){position:relative;max-width:90%;max-height:90%;display:flex;flex-direction:column;align-items:center;animation:zoomIn .3s ease}@keyframes zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}#lightbox-img:where(.astro-6LSY3LAI){max-width:100%;max-height:85vh;-o-object-fit:contain;object-fit:contain;border:3px solid rgba(81,146,89,.5);box-shadow:0 0 50px #5192594d}.lightbox-caption:where(.astro-6LSY3LAI){margin-top:20px;font-family:Orbitron,monospace;font-size:1.2rem;font-weight:600;color:#519259;text-transform:uppercase;letter-spacing:.1em;text-align:center}.lightbox-nav:where(.astro-6LSY3LAI){position:absolute;top:50%;transform:translateY(-50%);background:rgba(81,146,89,.2);border:2px solid rgba(81,146,89,.5);color:#519259;font-size:50px;font-weight:300;width:60px;height:60px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10001;font-family:Arial,sans-serif;line-height:1}.lightbox-nav:where(.astro-6LSY3LAI):hover{background:rgba(81,146,89,.8);color:#fff;transform:translateY(-50%) scale(1.1)}.lightbox-prev:where(.astro-6LSY3LAI){left:40px}.lightbox-next:where(.astro-6LSY3LAI){right:40px}@media only screen and (max-width: 768px){.lightbox-close:where(.astro-6LSY3LAI){top:15px;right:15px;font-size:40px}.lightbox-nav:where(.astro-6LSY3LAI){width:50px;height:50px;font-size:40px}.lightbox-prev:where(.astro-6LSY3LAI){left:10px}.lightbox-next:where(.astro-6LSY3LAI){right:10px}.lightbox-caption:where(.astro-6LSY3LAI){font-size:1rem}#lightbox-img:where(.astro-6LSY3LAI){max-height:70vh}}
