@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Comic Sans MS,cursive,sans-serif;background:linear-gradient(135deg,#0f0f23,#1a1a3a,#2d1b69);min-height:100vh;overflow-x:hidden}.stars{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.star{position:absolute;background:#fff;border-radius:50%;animation:twinkle 2s infinite}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.container{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 20px}.logo{display:inline-flex;align-items:center;gap:15px;margin-bottom:10px}.robot-icon{width:60px;height:60px;background:linear-gradient(45deg,#4a90e2,#50c9c3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;animation:bounce 2s infinite;box-shadow:0 8px 25px #4a90e266}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.logo h1{color:#fff;font-size:2.5rem;text-shadow:0 4px 8px rgba(0,0,0,.3);margin:0}.tagline{color:#ffffffe6;font-size:1.2rem;margin-bottom:40px}.main-content{background:#fffffff2;border-radius:25px;padding:40px;margin:40px 0;box-shadow:0 20px 60px #0003;backdrop-filter:blur(10px)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,.button{font-size:18px;padding:10px 20px;border-radius:5px;background-color:#282c34;color:#fff;border:1px solid white;text-decoration:none;cursor:pointer}button a,.button a{color:inherit;text-decoration:none}._stars_xu7jy_1{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}._star_xu7jy_1{position:absolute;background:#fff;border-radius:50%;animation:_twinkle_xu7jy_1 2s infinite}@keyframes _twinkle_xu7jy_1{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}header{padding:20px 0;text-align:center}header ._logo_xu7jy_32{display:inline-flex;align-items:center;gap:15px;margin-bottom:10px;text-decoration:none}header ._logo_xu7jy_32 h1{color:#fff;font-size:2.5rem;text-shadow:0 4px 8px rgba(0,0,0,.3);margin:0}header ._robotIcon_xu7jy_45{width:60px;height:60px;background:linear-gradient(45deg,#4a90e2,#50c9c3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;animation:_bounce_xu7jy_1 2s infinite;box-shadow:0 8px 25px #4a90e266}header ._tagline_xu7jy_57{color:#ffffffe6;font-size:1.2rem;margin-bottom:40px}._mainContent_xu7jy_63{background:#fffffff2;border-radius:25px;padding:40px;margin:40px auto;box-shadow:0 20px 60px #0003;backdrop-filter:blur(10px);max-width:960px;z-index:2;position:relative}button,._button_xu7jy_76{font-size:18px;padding:10px 20px;border-radius:5px;background-color:#282c34;color:#fff;border:1px solid white}form{display:flex;flex-direction:column;align-items:center;justify-content:center}form textarea{width:50%;min-height:100px;resize:vertical;margin-top:10px;margin-bottom:10px;font-size:18px}._link_xu7jy_100{color:#b318f0}._hero_1ylcw_2{text-align:center;margin-bottom:50px}._hero_1ylcw_2 ._title_1ylcw_6{color:#2c3e50;font-size:2.2rem;margin-bottom:20px;line-height:1.3}._hero_1ylcw_2 ._subtitle_1ylcw_12{color:#7f8c8d;font-size:1.2rem;margin-bottom:40px}._hero_1ylcw_2 ._search_1ylcw_17{position:relative;max-width:600px;margin:0 auto 40px;transition:all .3s ease}._hero_1ylcw_2 ._search_1ylcw_17:focus-within{transform:translateY(-2px)}._hero_1ylcw_2 ._search_1ylcw_17 ._input_1ylcw_26{width:100%;padding:20px 60px 20px 25px;font-size:1.1rem;border:3px solid #ddd;border-radius:50px;outline:none;transition:all .3s ease;font-family:Comic Sans MS,cursive}._hero_1ylcw_2 ._search_1ylcw_17 ._input_1ylcw_26:focus{border-color:#4a90e2;box-shadow:0 0 20px #4a90e266}._hero_1ylcw_2 ._search_1ylcw_17 ._button_1ylcw_40{position:absolute;right:5px;top:50%;transform:translateY(-50%);background:linear-gradient(45deg,#4a90e2,#50c9c3);border:none;border-radius:50%;width:50px;height:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px #4a90e24d}._hero_1ylcw_2 ._search_1ylcw_17 ._button_1ylcw_40:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 25px #0000004d}._hero_1ylcw_2 ._search_1ylcw_17 ._button_1ylcw_40:before{content:"🔍";font-size:18px}._examples_1ylcw_66{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:40px}._examples_1ylcw_66 ._card_1ylcw_72{background:linear-gradient(135deg,#4a90e2,#2563eb);border-radius:20px;padding:25px;color:#fff;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);text-decoration:none}._examples_1ylcw_66 ._card_1ylcw_72:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);transform:rotate(45deg);transition:all .5s ease;opacity:0}._examples_1ylcw_66 ._card_1ylcw_72:hover,._examples_1ylcw_66 ._card_1ylcw_72:focus{transform:translateY(-8px);box-shadow:0 15px 40px #0000004d}._examples_1ylcw_66 ._card_1ylcw_72:hover:before,._examples_1ylcw_66 ._card_1ylcw_72:focus:before{opacity:1;left:100%}._examples_1ylcw_66 ._icon_1ylcw_104{font-size:2.5rem;margin-bottom:15px;display:block}._examples_1ylcw_66 ._title_1ylcw_6{font-size:1.3rem;font-weight:700;margin-bottom:10px}._examples_1ylcw_66 ._description_1ylcw_114{font-size:1rem;opacity:.9;line-height:1.4}._results_1ylcw_120{opacity:0;transform:translateY(20px);transition:all .5s ease;margin-top:40px}._results_1ylcw_120._visible_1ylcw_126{opacity:1;transform:translateY(0)}._results_1ylcw_120 ._header_1ylcw_130{text-align:center;margin-bottom:30px}._results_1ylcw_120 ._title_1ylcw_6{color:#2c3e50;font-size:1.8rem;margin-bottom:10px}._results_1ylcw_120 ._subtitle_1ylcw_12{color:#7f8c8d;font-size:1.1rem}._results_1ylcw_120 ._videoGrid_1ylcw_143{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:30px}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 25px #0000001a;transition:all .3s ease;border:2px solid transparent;text-decoration:none}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72:hover,._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72:focus{transform:translateY(-8px);box-shadow:0 15px 40px #0003;border-color:#4a90e2}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72 ._thumbnail_1ylcw_163{position:relative;width:100%;height:180px;background:linear-gradient(135deg,#4a90e2,#50c9c3);display:flex;align-items:center;justify-content:center;overflow:hidden}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72 ._thumbnail_1ylcw_163:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(45deg,rgba(255,255,255,.1) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.1) 75%),linear-gradient(45deg,rgba(255,255,255,.1) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.1) 75%);background-size:20px 20px;background-position:0 0,10px 10px}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72 ._thumbnail_1ylcw_163 img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:contain}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72 ._playButton_1ylcw_193{position:relative;z-index:2;width:60px;height:60px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;color:#4a90e2;cursor:pointer;transition:all .3s ease}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._card_1ylcw_72:hover ._playButton_1ylcw_193{background:#fff;transform:scale(1.25)}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._content_1ylcw_212{padding:20px}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._header_1ylcw_130{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;text-align:left}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._title_1ylcw_6{color:#2c3e50;font-size:1.2rem;font-weight:700;line-height:1.3;flex:1}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._duration_1ylcw_229{color:#95a5a6;font-size:.85rem;background:#f8f9fa;padding:4px 8px;border-radius:12px;margin-left:10px;white-space:nowrap}._results_1ylcw_120 ._videoGrid_1ylcw_143 ._description_1ylcw_114{color:#7f8c8d;font-size:.95rem;line-height:1.5}._loading_1ylcw_244{display:flex;justify-content:center;align-items:center;margin:40px 0;flex-direction:column;gap:20px}._loading_1ylcw_244 ._spinner_1ylcw_252{width:50px;height:50px;border:4px solid rgba(74,144,226,.3);border-top:4px solid #4a90e2;border-radius:50%;animation:_spin_1ylcw_252 1s linear infinite}._loading_1ylcw_244 ._loadingText_1ylcw_260{color:#4a90e2;font-size:1.1rem;font-weight:700;text-align:center;animation:_pulse_1ylcw_1 1.5s ease-in-out infinite}._error_1ylcw_268{text-align:center;margin:40px 0;display:flex;flex-direction:column;gap:20px}._error_1ylcw_268 h2{color:#e74c3c;font-size:1.5rem}._error_1ylcw_268 p{color:#7f8c8d;font-size:1.125rem}@keyframes _spin_1ylcw_252{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_1ylcw_1{0%,to{opacity:.7}50%{opacity:1}}._theater_1ptum_1 ._back_1ptum_1{display:inline-block;margin-bottom:10px}._theater_1ptum_1 ._content_1ptum_5{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._theater_1ptum_1 h2{margin-bottom:10px}._theater_1ptum_1 h2 em{color:#4a90e2;font-style:italic;font-style:normal}._theater_1ptum_1 ._video_1ptum_20{border-radius:10px;width:800px;height:450px;overflow:hidden;border:3px solid #4a90e2}._theater_1ptum_1 ._video_1ptum_20 iframe{border:none}._theater_1ptum_1 ._buttons_1ptum_30{margin-top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}._feedback_1velr_1{width:100%}._feedback_1velr_1 ._back_1velr_4{margin-bottom:10px;display:block}._feedback_1velr_1 ._content_1velr_8{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._feedback_1velr_1 form{width:100%;max-width:600px}._feedback_1velr_1 form textarea{width:100%;height:100px;margin-bottom:10px;border-radius:10px;border:3px solid #4a90e2;padding:10px;font-size:18px;resize:vertical}._feedback_1velr_1 ._feedbackForm_1velr_29{width:100%;max-width:800px;display:flex;flex-direction:column;gap:30px}._feedback_1velr_1 ._feedbackForm_1velr_29 ._searchContext_1velr_36{text-align:center}._feedback_1velr_1 ._feedbackForm_1velr_29 ._searchContext_1velr_36 h2{font-size:1.75rem;color:#333;font-weight:600}._feedback_1velr_1 ._feedbackForm_1velr_29 ._searchContext_1velr_36 h2 em{color:#4a90e2;font-style:italic;font-style:normal}._feedback_1velr_1 ._feedbackForm_1velr_29 ._videoContext_1velr_49 ._videoCard_1velr_49{display:flex;gap:20px;padding:20px;border:2px solid #e0e0e0;border-radius:15px;background:#f9f9f9;align-items:center;max-width:600px;margin:auto}._feedback_1velr_1 ._feedbackForm_1velr_29 ._videoContext_1velr_49 ._videoCard_1velr_49 ._thumbnail_1velr_60{width:160px;height:90px;object-fit:cover;border-radius:8px;box-shadow:0 4px 8px #0000001a;flex-shrink:0}._feedback_1velr_1 ._feedbackForm_1velr_29 ._videoContext_1velr_49 ._videoCard_1velr_49 ._videoInfo_1velr_68{flex:1;min-width:0}._feedback_1velr_1 ._feedbackForm_1velr_29 ._videoContext_1velr_49 ._videoCard_1velr_49 ._videoInfo_1velr_68 ._videoTitle_1velr_72{font-size:1.2rem;color:#333;margin:0 0 8px;font-weight:600;line-height:1.4}._feedback_1velr_1 ._feedbackForm_1velr_29 ._videoContext_1velr_49 ._videoCard_1velr_49 ._videoInfo_1velr_68 ._videoDuration_1velr_79{font-size:1rem;color:#666;margin:0;font-weight:500}._feedback_1velr_1 ._feedbackForm_1velr_29 ._feedbackSection_1velr_85 h3{font-size:1.5rem;color:#333;margin-bottom:20px;font-weight:600;text-align:center}._feedback_1velr_1 ._feedbackForm_1velr_29 ._feedbackSection_1velr_85 form{display:flex;flex-direction:column;gap:15px;margin:auto}._feedback_1velr_1 ._feedbackForm_1velr_29 ._feedbackSection_1velr_85 form textarea{width:100%;min-height:120px;padding:15px;border:2px solid #4a90e2;border-radius:10px;font-size:16px;font-family:inherit;resize:vertical}._feedback_1velr_1 ._feedbackForm_1velr_29 ._feedbackSection_1velr_85 form textarea::placeholder{color:#999;font-style:italic}._feedback_1velr_1 ._feedbackForm_1velr_29 ._feedbackSection_1velr_85 form textarea:focus{outline:none;border-color:#2980b9;box-shadow:0 0 0 3px #4a90e21a}._feedback_1velr_1 ._feedbackForm_1velr_29 ._feedbackSection_1velr_85 form button{align-self:center;font-size:18px;padding:12px 30px;border-radius:8px;background-color:#4a90e2;color:#fff;border:none;cursor:pointer;font-weight:600;transition:all .2s ease}._feedback_1velr_1 ._feedbackForm_1velr_29 ._feedbackSection_1velr_85 form button:hover{background-color:#2980b9;transform:translateY(-1px);box-shadow:0 4px 12px #4a90e24d}._submitted_1velr_135{text-align:center;padding:60px 40px}._submitted_1velr_135 h2{font-size:2.2rem;color:#333;margin-bottom:30px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.1)}._submitted_1velr_135 p{font-size:1.2rem;line-height:1.6;color:#555;margin:0}._submitted_1velr_135 p a{color:#b318f0;font-weight:500;padding:2px 4px;border-radius:4px;transition:all .2s ease}._submitted_1velr_135 p a:hover{background-color:#b318f01a}@media (max-width: 768px){._videoCard_1velr_49{flex-direction:column;text-align:center}._videoCard_1velr_49 ._thumbnail_1velr_60{width:200px;height:112px;align-self:center}._feedbackForm_1velr_29{gap:25px}._searchContext_1velr_36 ._searchQuery_1velr_176{font-size:1.1rem}}
