.carousel[data-v-a0339f35]{position:relative;width:100%;height:208px;overflow:hidden;border-radius:8px;margin:16px 0;aspect-ratio:16/9}.carousel-container[data-v-a0339f35]{display:flex;height:100%;will-change:transform}.carousel-item[data-v-a0339f35]{min-width:100%;height:100%;-webkit-user-select:none;user-select:none}.carousel-link[data-v-a0339f35]{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:#fff}.carousel-image[data-v-a0339f35]{width:100%;height:100%;object-fit:cover;aspect-ratio:16/9}.carousel-caption[data-v-a0339f35]{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent,#000c)}.carousel-type[data-v-a0339f35]{display:inline-block;font-size:14px;font-weight:700;text-transform:uppercase;margin-bottom:8px;padding:4px 8px;background:#fff3;border-radius:4px}.carousel-title[data-v-a0339f35]{margin:0;font-size:24px;font-weight:700;line-height:1.2}.carousel-button[data-v-a0339f35]{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all .3s ease;z-index:1}.carousel-button[data-v-a0339f35]:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.carousel-button[data-v-a0339f35]:active{transform:translateY(-50%) scale(.95)}.carousel-button.prev[data-v-a0339f35]{left:10px}.carousel-button.next[data-v-a0339f35]{right:10px}.carousel-indicators[data-v-a0339f35]{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:1}.indicator-dot[data-v-a0339f35]{width:10px;height:10px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:all .3s ease}.indicator-dot.active[data-v-a0339f35]{background:#fff;transform:scale(1.2)}.indicator-dot[data-v-a0339f35]:hover{background:#fffc;transform:scale(1.1)}.indicator-dot[data-v-a0339f35]:active{transform:scale(.95)}@media (max-width: 768px){.carousel[data-v-a0339f35]{margin:8px 0}.carousel-title[data-v-a0339f35]{font-size:20px}.carousel-button[data-v-a0339f35]{width:36px;height:36px;font-size:18px}}.quiz-wrapper[data-v-e8ff6438]{background-color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:12px;box-shadow:0 4px 6px #0000001a;margin:15px 0}.quiz-header[data-v-e8ff6438]{text-align:center;margin-bottom:12px}.quiz-header .quiz-image[data-v-e8ff6438]{width:100%;max-height:200px;object-fit:cover;border-radius:8px;margin-bottom:12px}.quiz-header .quiz-title[data-v-e8ff6438]{font-size:18px;color:#333;margin:0;line-height:1.4}@keyframes pulse-e8ff6438{0%{box-shadow:0 0 #ff544166}70%{box-shadow:0 0 0 10px #ff544100}to{box-shadow:0 0 #ff544100}}.quiz-options .options-grid[data-v-e8ff6438]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.quiz-options .quiz-option[data-v-e8ff6438]{display:flex;align-items:center;padding:12px;border:2px solid #e0e0e0;border-radius:8px;background:transparent;cursor:pointer;transition:all .3s ease;font-size:16px;text-align:left;min-height:60px;text-decoration:none;color:inherit;position:relative}.quiz-options .quiz-option.pulse-effect[data-v-e8ff6438]{animation:pulse-e8ff6438 2s infinite;border-color:#ff5441;background:#ff54410d}.quiz-options .quiz-option.pulse-effect .option-letter[data-v-e8ff6438]{background:#ff5441;color:#fff}.quiz-options .quiz-option .option-letter[data-v-e8ff6438]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;margin-right:10px;font-weight:600;flex-shrink:0}.quiz-options .quiz-option .option-text[data-v-e8ff6438]{flex:1}.quiz-options .quiz-option[data-v-e8ff6438]:hover{border-color:#ff5441;background:#ff54410d}.quiz-options .quiz-option:hover .option-letter[data-v-e8ff6438]{background:#ff5441;color:#fff}.quiz-options .quiz-option img[data-v-e8ff6438]{position:absolute;width:80px;right:10px;bottom:-30px;pointer-events:none;animation:finger 1s ease-in-out infinite;z-index:1}.index__page[data-v-4ccc26ec]{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;min-height:100vh;padding:0 10px;margin:0 auto;box-sizing:border-box}.index__page-header[data-v-4ccc26ec]{height:var(--header-height);width:100%}.index__page-main[data-v-4ccc26ec]{flex:1;width:100%}.index__page-footer[data-v-4ccc26ec]{margin-top:auto;width:100%}.feat-content[data-v-4ccc26ec]{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:16px 0}.feat-content-item[data-v-4ccc26ec]{text-decoration:none;color:inherit;background:#fff;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.feat-content-item[data-v-4ccc26ec]:hover img{opacity:.9}.feat-content-thum[data-v-4ccc26ec]{width:100%;overflow:hidden}.feat-content-thum[data-v-4ccc26ec] img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.feat-content-thum[data-v-4ccc26ec]:hover img{background-color:#0000000d}.feat-content-info[data-v-4ccc26ec]{padding:30px 4.5454545454% 15px;background:linear-gradient(to bottom,#0000,#000c);position:absolute;bottom:0;left:0;right:0;color:#fff}.feat-content-info span[data-v-4ccc26ec]{position:relative;display:inline-block;font-size:14px;margin-bottom:5px;font-family:Gautami,sans-serif;font-weight:700;text-transform:uppercase;padding-top:3px;font-style:italic}.feat-content-info span[data-v-4ccc26ec]:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:#eee}.feat-content-info h2[data-v-4ccc26ec]{margin:0;font-size:1.24rem;font-weight:700;line-height:1.1;font-family:Oswald,sans-serif;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (min-width: 1025px){.feat-content-info h2[data-v-4ccc26ec]{font-size:1.8rem}}.feat-content a[data-v-4ccc26ec]{position:relative;display:block;aspect-ratio:16/9}.popular-content[data-v-4ccc26ec]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:16px 0;width:100%}@media (max-width: 768px){.popular-content[data-v-4ccc26ec]{grid-template-columns:repeat(1,1fr)}}.popular-content-item[data-v-4ccc26ec]{display:flex;flex-direction:column}@media (max-width: 768px){.popular-content-item[data-v-4ccc26ec]{flex-direction:row;align-items:center;justify-content:space-between;column-gap:16px}}.popular-content-item[data-v-4ccc26ec]:hover img{opacity:.8}.popular-content-item-thum[data-v-4ccc26ec]{width:100%;overflow:hidden}@media (max-width: 768px){.popular-content-item-thum[data-v-4ccc26ec]{width:128px}}.popular-content-item-thum[data-v-4ccc26ec] img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.popular-content-item-info[data-v-4ccc26ec]{background:#fff}@media (max-width: 768px){.popular-content-item-info[data-v-4ccc26ec]{flex:1}}.popular-content-item-info span[data-v-4ccc26ec]{display:inline-block;color:#4a90e2;font-size:14px;font-weight:700;text-transform:uppercase;font-style:italic;margin:8px 0 5px;padding:2px 8px;background:#4a90e21a;border-radius:4px;border:1px solid rgba(74,144,226,.3);position:relative;transition:all .3s ease}@media (max-width: 768px){.popular-content-item-info span[data-v-4ccc26ec]{font-size:12px}}.popular-content-item-info span[data-v-4ccc26ec]:before{content:"";position:absolute;top:0;left:-2px;width:2px;height:100%;background:#4a90e2;animation:pulse-4ccc26ec 2s infinite}.popular-content-item-info span[data-v-4ccc26ec]:hover{background:#4a90e233;transform:translate(2px)}@keyframes pulse-4ccc26ec{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.popular-content-item-info h2[data-v-4ccc26ec]{color:#222;float:left;font-size:1.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2;width:100%;font-family:Oswald,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.popular-content-item-info h2[data-v-4ccc26ec]{font-weight:500;font-size:1rem}}.category__container[data-v-4ccc26ec]{padding:20px 0}.category__container-item h3[data-v-4ccc26ec]{font-size:1.2rem;font-weight:700;float:left;margin-bottom:20px;position:relative;text-align:center;width:100%}.category__container-item h3[data-v-4ccc26ec]:before{content:"";background:#555;display:inline-block;position:absolute;left:0;bottom:50%;width:100%;height:1px;z-index:0}.category__container-item h3 span[data-v-4ccc26ec]{color:#fff;display:inline-block;font-size:1.1rem;font-weight:700;line-height:1;padding:5px 13px;position:relative;text-transform:uppercase;transform:skew(-15deg);z-index:1;background:#ff005b}@media (max-width: 768px){.feat-content[data-v-4ccc26ec]{grid-template-columns:1fr}}
