 .toptext { max-height: 6em; /* Ø­Ø¯ÙˆØ¯ 3 Ø®Ø· */ overflow: hidden; text-align: justify; line-height: 1.8em; transition: max-height 0.8s ease; position: relative; /* Ø§ÛŒØ¬Ø§Ø¯ Ø§ÙÚ©Øª Ù…Ø­Ùˆ Ø´Ø¯Ù† Ø±ÙˆÛŒ Ù…ØªÙ† Ø¨Ø§ Ù…Ø§Ø³Ú© */ -webkit-mask-image: linear-gradient(to bottom, black 30%, transparent 100%); mask-image: linear-gradient(to bottom, black 30%, transparent 100%); -webkit-mask-size: 100% 100%; mask-size: 100% 100%; -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat; transition: -webkit-mask-image 0.5s ease; } .toptext.expanded { max-height: 100%; -webkit-mask-image: none; mask-image: none; } .toggle-button { color: #ffffff; text-decoration: none; font-size: 0.86em; text-transform: uppercase; background-color: #880d96; padding: 6px 13px; border-radius: 20px; transition: all 0.25s ease; width: fit-content; cursor: pointer; margin: 7px; } .toggle-button:hover { background-color: #0056b3; } .article-title { position: sticky; top: 0px; z-index: 1000; background-color: #191A2B; padding: 10px 0px 20px; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; border-bottom: 4px solid #444444;}.scroll-progress { position: absolute; bottom: 0; left: 0; height: 4px; background-color: #2196f3; /* Ø±Ù†Ú¯ Ø¢Ø¨ÛŒ */ width: 0%; max-width: 100%; transition: width 0.1s ease-out; z-index: 1001;}/* Ù…Ø­ØªÙˆØ§ÛŒ Ø¹Ù†ÙˆØ§Ù† */#title-top { font-size: 1.4rem; font-weight: bold; color: white; word-break: break-word;}/* Ø¯Ú©Ù…Ù‡ Ø¨Ø§Ø²Ú¯Ø´Øª */#title-back .back-btn { overflow:hidden; background-color: #2032b3; color:white; border: none; padding: 10px 40px; border-radius: 8px; cursor: pointer; font-size: 1rem; font-weight:bold; transition: background-color 0.3s ease;}#title-back .back-btn:hover { background-color: #2944ff;}.comingsoon{ position: absolute; bottom: 10px; font-size: 13px; color: yellow;}.internal-menu { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; } .internal-link { text-decoration: none; color: inherit; display: block; width: 100%; } .internal-box { background-color: #191A2B; padding: 20px; border-radius: 10px; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; box-sizing: border-box; text-align: center; transition: transform 0.2s ease; } .internal-box:hover { transform: translateY(-5px); } .internal-box i { color: yellow; font-size: 30px; margin-bottom: 10px; } .internal-box div { word-break: break-word; }#btn-free { background: linear-gradient(45deg, #ff6f61, #ff8c42); color: #fff; border: 2px solid #ff6f61;}#btn-free:hover { background: linear-gradient(45deg, #ff8c42, #ff6f61); transform: scale(1.05); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);}/* Ø¯Ú©Ù…Ù‡ Ø¨Ø§Ø²ÛŒ Ø¨Ø§ Ù¾ÙˆÙ„ ÙˆØ§Ù‚Ø¹ÛŒ */#btn-pooli { background: linear-gradient(45deg, #4caf50, #81c784); color: #fff; border: 2px solid #4caf50;}#btn-pooli:hover { background: linear-gradient(45deg, #81c784, #4caf50); transform: scale(1.05); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);} .menu-btn,.menu-btn1 { display: flex; justify-content: center; width: 90%; background: linear-gradient(135deg, #ff416c, #ff4b2b); color: white; border: none; margin: 7px; padding: 9px 0px; border-radius: 20px; font-size: 17px; font-weight: 700; cursor: pointer; transition: background 0.3s ease; position: relative; direction: rtl;}.menu-btn:hover,.menu-btn1:hover { transform: scale(1.03); background: linear-gradient(135deg, #ff4b2b, #ff416c); transition: all 0.3s ease;}.fas5{ position: absolute; right: 25px; z-index: 1; pointer-events: none; font-size: 25px;}.section { display: none; background: #fff3f3; border-radius: 20px; padding: 40px; box-shadow: 0 8px 20px rgba(0,0,0,0.1); margin-top: 20px;}#main-menu{ display: flex; flex-direction: column; align-items: center;} #gameContainer { margin: 25px 0px; position: relative; font-family: enfejar; display: flex; align-items: center; justify-content: center;} #game { width: 100%; height: 350px; background-color: #191a2b; border-radius: 15px; position: relative;} #currentMultiplier { position: absolute; top: 50%; left: 47%; transform: translate(-50%, -50%); /* ÙˆØ³Ø·â€ŒÚ†ÛŒÙ† Ú©Ø±Ø¯Ù† Ø¯Ù‚ÛŒÙ‚ */ text-align: center; font-size: 2.5rem; white-space: nowrap;} #infoContainer { display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px; direction:rtl;} #countdown,#ctime{font-size:2.44rem;display:inline-block;} #ctime2{font-size:18px;display:inline-block;} #timetogo{ direction:rtl; } #timetogo{ display:none; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); /* ÙˆØ³Ø·â€ŒÚ†ÛŒÙ† Ú©Ø±Ø¯Ù† Ø¯Ù‚ÛŒÙ‚ */ text-align: center; white-space: nowrap; } .currentMultiplier2{ display: flex; flex-direction: column; align-items: center; } #liveround{ color: white; position: absolute; top: 10px; left: 20px; display: flex; align-items: center;} .live-icon { position: relative; top: 0px; left: 0px; width: 20px; height: 20px; margin-right: 10px; background-color: #1d870d; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-weight: bold; box-shadow: 0 0 5px rgba(29, 135, 13, 0.5); animation: pulse1 1.5s infinite;} @keyframes pulse1 { 0% { transform: scale(1); box-shadow: 0 0 20px rgba(29, 135, 13, 0.5); } 50% { transform: scale(1.15); box-shadow: 0 0 30px rgba(29, 135, 13, 0.7); } 100% { transform: scale(1); box-shadow: 0 0 20px rgba(29, 135, 13, 0.5); } } h1,h2,p,table,caption,button{font-family: enfejar;} p{margin:8px 0px ;padding:0px;} .map-container { text-align: center; } .responsive-video { position: relative; padding-bottom: 56.25%; /* Ù†Ø³Ø¨Øª 16:9 */ height: 0; overflow: hidden; max-width: 100%; background: #000; border-radius: 12px; box-shadow: 0 4px 20px rgba(0,0,0,0.2);}.responsive-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;} .googlemap { width: 100%; height: 300px; border: none; border-radius: 10px; } #title-footer{ display: flex; align-items: flex-start; margin: 10px 0px; gap: 8px; } .fa-solid1{ font-size:25px; margin-top: 4px; } .play-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: rgba(0, 0, 0, 0.3); border-radius: 50%; padding: 20px; animation: pulse 1.8s infinite ease-in-out; } .play-icon::before { content: ''; display: block; width: 0; height: 0; margin-left: 5px; border-left: 20px solid white; border-top: 14px solid transparent; border-bottom: 14px solid transparent; } @keyframes pulse { 0% { transform: translate(-50%, -50%) scale(1); } 50% { transform: translate(-50%, -50%) scale(1.15); } 100% { transform: translate(-50%, -50%) scale(1); } } /* Modal */ .modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.85); align-items: center; justify-content: center; } .modal-content { position: relative; background-color: transparent; border-radius: 10px; width: 90%; max-width: 800px; overflow: hidden; } .modal video { width: 100%; border-radius: 10px; } .close { background: #ff4c4c; color: white; padding: 6px 14px; margin-bottom: 9px; border: none; border-radius: 6px; font-size: 14px; cursor: pointer; z-index: 99999; transition: background 0.3s; } .close:hover { background: #e03939; } .youtube-button { display: inline-flex; align-items: center; gap: 8px; background-color: #FF0000; color: white; font-weight: bold; padding: 10px 18px; border-radius: 8px; text-decoration: none; font-size: 15px; margin: 15px auto 25px auto; transition: background-color 0.3s; justify-content: center;}.youtube-button:hover { background-color: #cc0000;}.fas2{ position: absolute; left: 10px; z-index: 1; pointer-events: none; font-size: 25px;}#whatis,#haghighat,#maroof,#razha,#box1,#box2,#box3,#box4,#box5,#box6{display:none;} .article-content { text-align: justify; line-height: 1.8; } .article-content p {margin-bottom:10px; } fieldset { border: 2px solid #9e7898; border-radius: 15px; padding: 15px; margin-bottom: 20px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } legend { padding: 10px 20px; border-radius: 8px; font-weight: bold; font-size: 1.1rem; background: linear-gradient(to right, #8f18de, #e705c3); color: #fff; } fieldset p { line-height: 1.8; }table { width: 100%; border-collapse: collapse; margin-top: 20px; } table th, table td { padding: 10px; text-align:center; border: 1px solid #ddd; } table th { background-color: #311C3F; color: #fff; font-size: 1.1rem; } table td { text-align:center; }a{text-decoration: none;color:white;} @keyframes pulse3 { 0% { transform: scale(1); } 50% { transform: scale(1.08); } 100% { transform: scale(1); } } #playButton{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 40px; color: white; background-color: rgba(0, 0, 0, 0.5); padding: 10px; border-radius: 65%; width: 60px; height: 60px; cursor: pointer;}.table-notic{ font-size: 0.8rem; color: #00ff23;}#title-back{ display: flex; gap: 10px; }.main-game img{ width:30px; height:auto;}.main-game{ display:flex; justify-content: center;}#scrollToTopBtn { position: fixed; bottom: 30px; right: 30px; width: 50px; height: 50px; background-color: #3498db; color: white; border: none; border-radius: 50%; display: none; align-items: center; justify-content: center; font-size: 24px; cursor: pointer; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: opacity 0.3s ease, transform 0.3s ease; z-index: 1000; } #scrollToTopBtn:hover { background-color: #2980b9; transform: scale(1.1); } .imgc{ max-width: 700px; width: 95%; display: flex; justify-content: center; height: auto; border-radius: 15px; margin: 10px auto; } figcaption{text-align:center;} .main-image { position: relative; width: 100%; cursor: pointer;}.music-thumbnail { width: 100%; display: block;}.play-pause-icon { position: absolute; top: 50%; left: 50%; width: 60px; height: 60px; transform: translate(-50%, -50%); background-color: rgba(0, 0, 0, 0.3); /* Ù¾Ø³â€ŒØ²Ù…ÛŒÙ†Ù‡ Ù†ÛŒÙ…Ù‡ Ø´ÙØ§Ù */ background-image: url('/cdn/img/play.png'); /* Ø¢ÛŒÚ©ÙˆÙ† Ù¾Ù„ÛŒ */ background-repeat: no-repeat; background-position: center; background-size: 40px 40px; border-radius: 50%; opacity: 0.8; /* Ø´ÙØ§ÙÛŒØª Ú©Ù„ Ø¢ÛŒÚ©ÙˆÙ† */ transition: all 0.3s ease;}/* Ø­Ø§Ù„Øª Ø¯Ø± Ø­Ø§Ù„ Ù¾Ø®Ø´ */.playing .play-pause-icon { background-image: url('/cdn/img/pause.png'); /* Ø¢ÛŒÚ©ÙˆÙ† ØªÙˆÙ‚Ù */ animation: pulsemusic 1s infinite; opacity: 0.8;}/* Ø§ÙÚ©Øª Ø¶Ø±Ø¨Ø§Ù† */@keyframes pulsemusic { 0% { box-shadow: 0 0 0 0 rgba(255,255,255,0.4); } 70% { box-shadow: 0 0 0 15px rgba(255,255,255,0); } 100% { box-shadow: 0 0 0 0 rgba(255,255,255,0); }}/* Ø§ÙÚ©Øª Ø¶Ø±Ø¨Ø§Ù† */@keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(255,255,255,0.4); } 70% { box-shadow: 0 0 0 15px rgba(255,255,255,0); } 100% { box-shadow: 0 0 0 0 rgba(255,255,255,0); }}@keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(255,255,255,0.4); } 70% { box-shadow: 0 0 0 15px rgba(255,255,255,0); } 100% { box-shadow: 0 0 0 0 rgba(255,255,255,0); }}.corner-icon { position: absolute; bottom: 10px; left: 18px; font-size: 22px; color: white; opacity: 0.9; animation: softPulse 2s infinite ease-in-out; filter: drop-shadow(0 0 4px rgba(255,255,255,0.5));}/* Ø§ÙÚ©Øª pulse Ù†Ø±Ù… */@keyframes softPulse { 0% { transform: scale(1); opacity: 0.8; } 50% { transform: scale(1.15); opacity: 1; } 100% { transform: scale(1); opacity: 0.8; }} .internal-title{ margin-bottom: 17px; } .steps-game{ margin: 25px 0px; } .table-info-btn { background-color: #007bff; /* Ø±Ù†Ú¯ Ù¾Ø³â€ŒØ²Ù…ÛŒÙ†Ù‡ Ø¢Ø¨ÛŒ */ color: white; /* Ø±Ù†Ú¯ Ù…ØªÙ† Ø³ÙÛŒØ¯ */ border: none; /* Ø­Ø°Ù Ø­Ø§Ø´ÛŒÙ‡ */ padding: 5px 10px; /* ÙØ§ØµÙ„Ù‡ Ø¯Ø§Ø®Ù„ÛŒ */ font-size: 14px; /* Ø§Ù†Ø¯Ø§Ø²Ù‡ ÙÙˆÙ†Øª */ cursor: pointer; /* Ù†Ø´Ø§Ù†Ú¯Ø± Ø¯Ø³Øª Ù‡Ù†Ú¯Ø§Ù… Ø±ÙˆÛŒ Ø¯Ú©Ù…Ù‡ */ border-radius: 5px; /* Ú¯ÙˆØ´Ù‡â€ŒÙ‡Ø§ÛŒ Ú¯Ø±Ø¯ */}.table-info-btn:hover { background-color: #0056b3; /* Ø±Ù†Ú¯ Ù¾Ø³â€ŒØ²Ù…ÛŒÙ†Ù‡ Ø¯Ø± Ù‡Ù†Ú¯Ø§Ù… hover */}.audio-eq { position: absolute; top: 10px; left: 18px; display: flex; gap: 3px; height: 20px; align-items: flex-end;}.audio-eq span { width: 3px; height: 6px; background: #0f0; border-radius: 2px; transition: height 0.3s ease;}/* ÙˆÙ‚ØªÛŒ Ù…ÙˆØ²ÛŒÚ© Ù¾Ø®Ø´ Ù…ÛŒØ´Ù‡ */.playing .audio-eq span { animation: eqAnim 0.6s infinite ease-in-out;}/* Ø¨Ø±Ø§ÛŒ ØªÙ†ÙˆØ¹ Ø¯Ø± Ø­Ø±Ú©Øª Ø³ØªÙˆÙ†â€ŒÙ‡Ø§ */.playing .audio-eq span:nth-child(2) { animation-delay: 0.2s;}.playing .audio-eq span:nth-child(3) { animation-delay: 0.4s;}/* Ø§Ù†ÛŒÙ…ÛŒØ´Ù† Ø§Ú©ÙˆÙ„Ø§ÛŒØ²Ø± */@keyframes eqAnim { 0%, 100% { height: 4px; } 50% { height: 20px; }}.footer-box{ display: flex;}.footer-buttons { display: flex; flex-direction: column; gap: 0.8rem; margin: 10px auto; width: 85%; max-width: 200px;}.footer-extra{ text-align:center;}.footer-btn { background: #ff5722; color: white; text-align: center; padding: 0.6rem 1rem; border-radius: 8px; text-decoration: none; transition: background 0.3s ease;}.footer-btn:hover { background: #e64a19;}p a { position: relative; text-decoration: none; color: inherit; /* Ø­ÙØ¸ Ø±Ù†Ú¯ ÙØ¹Ù„ÛŒ Ù…ØªÙ† */}p a::after { content: ""; position: absolute; left: 0; bottom: -2px; width: 100%; height: 2px; background-color: yellow; transition: all 0.3s ease; border-radius: 1px; opacity: 1; /* Ø®Ø· Ø²Ø±Ø¯ Ù‡Ù…ÛŒØ´Ù‡ Ù‚Ø§Ø¨Ù„ Ù…Ø´Ø§Ù‡Ø¯Ù‡ Ø§Ø³Øª */}p a:hover { color: #333; /* Ø±Ù†Ú¯ ØªÛŒØ±Ù‡ Ø¨Ø±Ø§ÛŒ Ù…ØªÙ† Ù„ÛŒÙ†Ú© */ background-color: yellow; border-radius: 7px; padding: 2px 6px; transition: all 0.3s ease;}p a:hover::after { opacity: 0; /* Ø®Ø· Ø²Ø±Ø¯ Ù…Ø­Ùˆ Ù…ÛŒâ€ŒØ´ÙˆØ¯ */} #gameContainer-int { margin: 5px 0px; position: relative; font-family: enfejar; display: flex; align-items: center; justify-content: center;} .faq-container { margin: 20px auto; } .faq-item { background: #1d1d40; border-radius: 12px; margin-bottom: 0.5rem; box-shadow: 0 2px 8px rgba(0,0,0,0.1); overflow: hidden; transition: all 0.3s ease; } .faq-question { padding: 1rem 2.5rem 1rem 3rem; font-weight: bold; font-size: 1.1rem; cursor: pointer; background: #191A2B; position: relative; } .faq-question i { position: absolute; left: 20px; transition: transform 0.3s ease; } .faq-item.active .faq-question i { transform: translateY(-50%) rotate(180deg); } .faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; padding: 0 1.5rem; } .faq-item.active .faq-answer { max-height: 500px; padding: 1rem 1.5rem; } #question-icon-x{ margin-left: 13px; } #env,#start,#win,#algorithm,#methods,#money,#mistakes { display: none;}#title-menu-check{ width:75%;}.fas5{ right: 15px;}/* General modal styling */.comment_modal-modal { display: none; align-items: center; position: fixed; top: 0px; /* فاصله از بالای صفحه */ bottom: 0px; /* فاصله از پایین صفحه */ left: 50%; transform: translateX(-50%); /* وسط چیدن مدال در افقی */ width: 100%; height: auto; max-height: calc(100vh - 40px); /* به گونه‌ای که با در نظر گرفتن فاصله از بالا و پایین حداکثر ارتفاع مدال تنظیم شود */ background-color: rgba(0, 0, 0, 0.75); justify-content: center; align-items: flex-start; /* چون فاصله از بالا و پایین داریم، مطمئن می‌شویم که محتوای مدال در بالا بچسبد */ padding: 20px; overflow: auto; /* اسکرول را برای محتوای زیاد فعال می‌کند */ z-index:9999;}/* Modal content */.comment_modal-modal-content { background-color: #1a1c2a; width: 85%; max-width: 750px; position: relative; height: 80%; padding: 20px; border-radius: 8px; animation: fadeIn 0.3s ease;}/* Close button */.comment_modal-close-btn {position: absolute; top: 20px; background-color: red; width: 35px; height: 35px; border-radius: 50px; display: flex; left: 17px; font-size: 30px; cursor: pointer; align-items: center; justify-content: center;}/* Tabs styling */.comment_modal-tabs { display: flex; gap: 20px; margin-bottom: 20px;}.comment_modal-tab-btn { background-color: #f0f0f0; border: 1px solid #ccc; padding: 10px; cursor: pointer; border-radius: 5px;}.comment_modal-tab-btn.active { background-color: #4CAF50; color: white;}.comment_modal-tab-content { display: none;}.comment_modal-tab-content.active { display: block;}/* Animation */@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; }}.internal-content-modal{width: 100%; max-height: 65vh; overflow-y: auto; overflow-x: hidden;}input,submit,button,textarea,label{font-family:enfejar;}/* استایل کلی برای فرم */#comment-form { width: 100%; margin: 10px auto; padding: 6px; }/* استایل بخش alert برای نمایش پیام‌ها */#alert-section { margin-bottom: 20px; display: none; /* به صورت پیش‌فرض مخفی باشد */}/* استایل فیلد نام */.name_send_field { margin-bottom: 15px; display: flex; gap: 5px; flex-direction: column;}.name_send_field label { font-weight: bold; display: inline-block; margin-bottom: 5px;}.name_send_field input { width: 100%; padding: 10px; font-size: 16px; border: 1px solid #ddd; border-radius: 5px; box-sizing: border-box;}/* استایل فیلد نظر */.comment_field { margin-bottom: 20px;}#name_box_send{ width: 70%; max-width: 200px; padding: 8px;}.comment_field textarea { width: 95%; height: 100px; padding: 10px; font-size: 16px; border: 1px solid #ddd; border-radius: 5px; box-sizing: border-box; resize: vertical; outline: none;}.comment_field textarea:focus { border-color: #007bff;}/* استایل فیلد کد امنیتی */.captcha_field {display: flex; gap: 5px; align-items: flex-start; margin-bottom: 20px; flex-direction: column;}.captcha_field label { font-weight: bold; }.captcha_field #security-question { font-size: 16px; color: white; margin-right: 10px;}#name_box_input{ width: 60%; padding: 8px; max-width: 300px;}.captcha_field button#refresh-captcha { background-color: transparent; border: none; color: white; font-size: 18px; cursor: pointer;}.captcha_field input.security_field { padding: 10px; width: 25%; font-size: 16px; border: 1px solid #ddd; border-radius: 5px; margin-left: 10px;}/* دکمه ارسال نظر */button[type="submit"] { width: 100%; padding: 12px 0; font-size: 18px; background-color: #007bff; color: white; border: none; border-radius: 5px; cursor: pointer; transition: background-color 0.3s ease;}button[type="submit"]:hover { background-color: #0056b3;}button[type="submit"]:active { background-color: #004085;}/* استایل برای تغییرات در حالت‌های مختلف */button#refresh-captcha:hover { color: #0056b3;}/* استایل برای آیکون FontAwesome */button#refresh-captcha i { margin-right: 5px;}.captcha_box{ direction: ltr; display: flex; align-items: center; justify-content: flex-end; }#alert-section { display: none; margin: 15px 0;}.alert { padding: 15px; border-radius: 5px; font-size: 15px;}.alert-success { background-color: #d4edda; color: #155724; border: 1px solid #c3e6cb;}.alert-danger { background-color: #f8d7da; color: #721c24; border: 1px solid #f5c6cb;}.comment-section { color: #eee;}.comment-title h2 { color: #fff; font-size: 22px; margin-bottom: 20px;}.comment-item { padding: 10px 0px 0px 0px;}.comment-header { font-weight: bold; font-size: 16px; color: #f0f0f0; margin-bottom: 6px;}.comment-date { font-weight: normal; color: #ccc; font-size: 14px; margin-right: 5px;}.comment-body { color: #ddd; font-size: 15px;}.toggle-button { background: none; border: none; color: #66aaff; cursor: pointer; font-size: 14px; padding: 0; margin-bottom: 10px; transition: color 0.2s ease-in-out;}.toggle-button:hover { color: #88ccff;}hr { border: none; border-top: 1px solid #333; margin: 8px 0px 0px 0px;}#send_cm1{ background-color: #B31314; padding: 6px; border-radius: 10px; margin-top: -10px; display: flex; align-items: center; gap: 5px;}#send_cm1:hover{ background-color:red;}.article-content h2,.article-content h3{text-align:right;}.features { list-style: none; padding: 0;}.features li { font-size: 16px; margin-bottom: 10px;}.features li i { margin-left: 8px;color: #00f100;}.video-wrapper { position: relative; width: 100%; border-radius: 12px; overflow: hidden;}.video-wrapper video { width: 100%; border-radius: 12px;}.play-overlay { position: absolute; top: 45%; left: 50%; transform: translate(-50%, -50%); background: rgb(218 20 101 / 70%); border-radius: 50%; width: 70px; height: 70px; display: flex; justify-content: center; align-items: center; cursor: pointer; animation: pulse20 1.5s infinite;}.play-overlay i { font-size: 28px;}@keyframes pulse20 { 0% { box-shadow: 0 0 0 0 rgba(211, 47, 47, 0.4); } 70% { box-shadow: 0 0 0 20px rgba(211, 47, 47, 0); } 100% { box-shadow: 0 0 0 0 rgba(211, 47, 47, 0); }}.title{ font-size: 1.4rem; text-align: center; font-weight: bold;}#btn-click{ background-color: #FF4842; padding: 10px; border-radius: 10px; width: fit-content; margin: 0 auto;}#btn-click:hover{ background-color:#d64e14;}.video-wrapper { position: relative;}#customPlayPause { position: absolute; top: 46%; left: 50%; width: 70px; height: 70px; transform: translate(-50%, -50%); cursor: pointer; display: none; z-index: 10; pointer-events: none; opacity: 0.9; transition: opacity 0.2s ease;}  
 

.website-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.site-card {
  background-color: #191A2B;
  border-radius: 1rem;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  color: white;
}

.site-logo {
  width: 64px;
  height: 64px;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffb100;
  border-radius: 12px;
  flex-shrink: 0;
}

.site-info {
  flex-grow: 1;
  margin: 0 1rem;
}

.site-info h3 {
  margin: 0;
  font-size: 1.2rem;
}

.site-stars {
  color: gold;
  font-size: 1rem;
  margin-top: 0.25rem;
}

.site-actions {
  display: flex;
  gap: 0.75rem;
  margin-top: 0.5rem;
}
.btn-yes {
  background-color: #24c78e;
  color: white;
}
.btn-no {
  background-color: #e85050;
  color: white;
}
.btn-yes:hover {
  background-color: #1eae7c;
}
.btn-no:hover {
  background-color: #cc3e3e;
}
.vote-message {
  margin-top: 1rem;
  text-align: center;
  font-size: 0.9rem;
}


@media (max-width: 600px) {
  .site-card {
    flex-direction: column;
    align-items: flex-start;
  }

  .site-actions {
    width: 100%;
    justify-content: space-between;
  }
}
