.header{position:sticky;top:0;z-index:1000;background:#ffffffe0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(31,35,51,.08)}.header-container{max-width:1500px;margin:0 auto;padding:.9rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex;align-items:center;gap:.7rem}.logo img{width:40px;height:40px}.logo-text{font-size:1.3rem;font-weight:700}.nav-section{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:flex-end}.nav-menu{display:flex;align-items:center}.nav-list{list-style:none;display:flex;align-items:center;gap:1.2rem;padding:0;margin:0}.nav-item a{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#60708e;padding:.5rem .8rem;border-radius:999px;transition:all .2s ease}.nav-item a:hover{background:#8f6cf41f;color:#5498f7}.active{background:#8f6cf41f;color:#5498f7!important}.search-container{display:flex;align-items:center}.search-box{display:flex;align-items:center;background:#fff;border-radius:999px;padding:.35rem .5rem .35rem 1rem;box-shadow:0 8px 20px #1f233314;border:1px solid rgba(31,35,51,.08)}.search-input{border:none;outline:none;font-size:.9rem;background:transparent;color:#1c2434;min-width:180px}.search-btn{border:none;background:#5498f7;color:#fff;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.search-btn:hover{transform:scale(1.05)}.nav-toggle{display:none;border:none;background:transparent;width:40px;height:40px;align-items:center;justify-content:center;gap:5px;flex-direction:column;cursor:pointer}.nav-toggle span{width:24px;height:2px;background:#1c2434;transition:transform .2s ease,opacity .2s ease}.nav-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.search-container-mobile{display:none}@media (max-width: 1024px){.header-container,.nav-section{gap:1rem}}@media (max-width: 900px){.nav-toggle{display:flex}.nav-list{position:absolute;top:70px;right:1.5rem;flex-direction:column;background:#fff;padding:1rem;border-radius:16px;box-shadow:0 12px 24px #1f23331f;opacity:0;pointer-events:none;transform:translateY(-10px);transition:all .2s ease;min-width:200px}.nav-list.active{opacity:1;pointer-events:auto;transform:translateY(0)}.search-container-pc{display:none}.search-container-mobile{display:block;width:100%}.search-box{width:100%}.search-input{flex:1;min-width:0}}.footer{background:#1f1b2e;color:#f8f6ff;padding:3rem 0 1.5rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-top{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem}.footer-about .logo{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.footer-about .logo img{width:42px;height:42px}.footer-about .logo-text{font-size:1.3rem;font-weight:700}.footer-about p{margin:0 0 1.5rem;color:#f8f6ffbf}.footer-section h3{margin:0 0 1rem;font-size:1.05rem}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.footer-links a{color:#f8f6ffcc;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-share{display:flex;flex-wrap:wrap;gap:.75rem}.footer-share a{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#f8f6ff1f;color:#fff;transition:transform .2s ease,background .2s ease}.footer-share a:hover{transform:translateY(-3px);background:#8f6cf480}.footer-bottom{border-top:1px solid rgba(248,246,255,.12);padding-top:1.5rem;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;color:#f8f6ffb3;font-size:.9rem}.footer-bottom-links{display:flex;gap:1rem;flex-wrap:wrap}.footer-bottom-links a{color:#f8f6ffb3}.footer-bottom-links a:hover{color:#fff}@media (max-width: 900px){.footer-top{grid-template-columns:1fr}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{box-sizing:border-box}.card-random-image{width:100%;display:block;object-fit:cover;border-radius:16px}body{margin:0;font-family:Inter,Segoe UI,PingFang SC,Helvetica Neue,Arial,sans-serif;color:#1c2434;background:#f2f6fc;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:999px;font-weight:600;border:1px solid transparent;transition:all .2s ease;cursor:pointer}.btn.primary{background:#5498f7;color:#fff;box-shadow:0 10px 20px #8f6cf459}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 12px 24px #8f6cf466}.btn.ghost{background:transparent;border-color:#8f6cf466;color:#5498f7}.btn.ghost:hover{background:#8f6cf414}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-size:2.1rem;margin:0 0 .6rem}.section-header p{margin:0;color:#60708e;font-size:1rem}[v-cloak]{display:none}.ad-container{text-align:center;margin:0 auto}.main-content{padding-bottom:4rem}.hero{padding:4rem 0 3rem}.hero-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:3rem}.hero-eyebrow{text-transform:uppercase;letter-spacing:.2rem;font-size:.8rem;color:#5498f7;margin-bottom:1rem}.hero-title{font-size:3rem;line-height:1.1;margin:0 0 1rem}.hero-description{color:#60708e;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.hero-stats{display:flex;gap:2rem;flex-wrap:wrap}.hero-stat{display:flex;flex-direction:column;gap:.3rem}.hero-stat span:first-child{font-size:1.6rem;font-weight:700}.hero-stat span:last-child{color:#60708e;font-size:.9rem}.hero-visual{background:#fff;border-radius:24px;padding:2rem;box-shadow:0 12px 24px #1f23331f}@media screen and (max-width: 730px){.hero-visual{padding:1rem}}.hero-visual h3{margin:0 0 1.5rem;font-size:1.3rem}.hero-visual-grid{display:grid;gap:1rem}.hero-card{background:#f6f9fe;border-radius:18px;padding:1rem 1.2rem;display:flex;align-items:center;gap:.8rem}.hero-card-icon{width:42px;height:42px;border-radius:14px;background:#8f6cf426;color:#5498f7;display:inline-flex;align-items:center;justify-content:center;font-size:1.1rem}.hero-card h4{margin:0 0 .2rem;font-size:1rem}.hero-card p{margin:0;color:#60708e;font-size:.85rem}.card-random-image{width:100%;display:block;object-fit:cover;border-radius:16px;margin-bottom:.9rem}.card-random-image--featured{height:170px}.card-random-image--mini{height:120px}.card-random-image--quiz{height:160px}.home-article-section{padding-top:1.5rem}.home-article-grid{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.home-article-card{background:#fff;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 30px #1f233314;display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease}.home-article-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1f23331f}.home-article-image{height:190px;overflow:hidden}.home-article-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.home-article-card:hover .home-article-image img{transform:scale(1.05)}.home-article-body{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.home-article-meta{display:flex;flex-wrap:wrap;gap:.6rem;font-size:.85rem;color:#60708e}.home-article-tag{background:#e4edfb;color:#5498f7;padding:.2rem .7rem;border-radius:999px;font-weight:600}.home-article-title{margin:0;font-size:1.2rem;line-height:1.4;color:#1c2434}.home-article-excerpt{margin:0;color:#60708e;line-height:1.6;font-size:.95rem}.home-article-footer{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#60708e;margin-top:auto}.home-article-author{font-weight:600}.home-article-link{color:#5498f7;font-weight:600}.category-section,.featured-section,.latest-section,.how-it-works{padding-top:1.5rem}.category-section .section-header,.featured-section .section-header,.latest-section .section-header,.how-it-works .section-header{padding:0 1.5rem}.faq-section{padding:4rem 0;background:linear-gradient(135deg,#f4efff,#fff)}.faq-container{max-width:1000px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:1.25rem}.faq-item{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #1f233314;border:1px solid rgba(31,35,51,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.faq-item:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1f23331f;border-color:#8f6cf42e}.faq-item.active{box-shadow:0 12px 24px #1f23331f;border-color:#8f6cf438}.faq-item.active .faq-question{background:#e4edfb}.faq-item.active .faq-question i{transform:rotate(180deg);color:#5498f7}.faq-item.active .faq-question h3{color:#5498f7}.faq-item.active .faq-answer{max-height:520px;padding:0 2rem 2rem;opacity:1}.faq-question{padding:1.75rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;transition:background .2s ease}.faq-question h3{margin:0;font-size:1.25rem;font-weight:700;color:#1c2434;line-height:1.35}.faq-question i{font-size:1.05rem;color:#3d83e8;transition:transform .25s ease,color .25s ease;flex:0 0 auto}.faq-question:hover{background:#efe9ff99}.faq-answer{max-height:0;overflow:hidden;padding:0 2rem;opacity:0;transition:max-height .35s ease,opacity .25s ease,padding .25s ease;background:#fff}.faq-answer p{margin:1rem 0 0;color:#60708e;font-size:1.02rem;line-height:1.75}@media (max-width: 768px){.faq-section{padding:3rem 0}.faq-question{padding:1.25rem}.faq-question h3{font-size:1.05rem}.faq-answer{padding:0 1.25rem}.faq-answer p{font-size:.95rem}.faq-item.active .faq-answer{padding:0 1.25rem 1.25rem}}.cta-section{padding:3rem 0}.category-group-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;flex-direction:column;gap:3rem}.category-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.2rem;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:.8rem}.category-header .title-wrap{display:flex;align-items:center;gap:.8rem}.category-header .title-wrap i{font-size:1.5rem;color:#5498f7}.category-header .title-wrap h3{margin:0;font-size:1.4rem;color:#1c2434}.category-header .see-all{font-size:.9rem;color:#3d83e8;font-weight:600;display:flex;align-items:center;gap:.4rem;transition:transform .2s}.category-header .see-all:hover{transform:translate(3px);color:#5498f7}.category-quiz-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.2rem}.mini-quiz-card{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 2px 10px #00000005;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:110px;text-decoration:none;border:1px solid rgba(0,0,0,.03)}.mini-quiz-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #1f23330f;border-color:#8f6cf426}.mini-quiz-card:hover h4{color:#5498f7}.mini-quiz-card:hover .meta i{transform:scale(1.1)}.mini-quiz-card h4{margin:0 0 1rem;font-size:1rem;line-height:1.5;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#5498f7}.mini-quiz-card span{padding-bottom:10px}.mini-quiz-card .meta{font-size:.8rem;color:#60708e;display:flex;align-items:center;gap:1rem}.mini-quiz-card .meta span{display:flex;align-items:center;gap:.4rem;background:#e4edfb;padding:.25rem .6rem;border-radius:6px;font-weight:500}.mini-quiz-card .meta i{font-size:.85rem;color:#5498f7;transition:transform .3s ease}@media (max-width: 768px){.category-quiz-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.category-header h3{font-size:1.2rem}}.featured-section{background:linear-gradient(135deg,#f4efff,#fff)}.featured-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.swiper{padding-bottom:3.6rem;height:500px}.swiper-wrapper{align-items:stretch}.swiper-slide{width:320px;height:auto;display:flex}.swiper .swiper-pagination{bottom:0}.featured-card{background:#fff;border-radius:22px;padding:1.5rem;box-shadow:0 12px 24px #1f23331f;min-height:260px;width:100%;display:grid;gap:1rem;height:460px!important}.featured-card .quiz-category{color:#5498f7;font-weight:600;font-size:.85rem}.quiz-title{margin:0;font-size:1.15rem;line-height:1.4}.quiz-subtitle{margin:0;color:#60708e;font-size:.9rem}.quiz-meta{font-size:.85rem;color:#60708e}.quiz-link{font-weight:600;color:#5498f7}.quiz-grid{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.quiz-card{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 10px 30px #1f233314;display:grid;gap:.8rem;transition:transform .2s ease,box-shadow .2s ease}.quiz-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #1f23331f}.quiz-card-top{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.quiz-actions{display:flex;align-items:center;justify-content:space-between;color:#5498f7;font-weight:600}.how-it-works-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.how-card{background:#fff;padding:1.8rem;border-radius:20px;box-shadow:0 10px 30px #1f233314}.how-card span{display:inline-flex;width:36px;height:36px;border-radius:50%;background:#8f6cf426;color:#5498f7;align-items:center;justify-content:center;font-weight:700;margin-bottom:1rem}.how-card h3{margin:0 0 .6rem}.how-card p{margin:0;color:#60708e}.cta-section{background:#e4edfb}.cta-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-text h2{margin:0 0 .5rem}.cta-text p{margin:0;color:#60708e}.loading-state{text-align:center;color:#60708e;padding:2rem 0}.swiper-pagination-customs{width:10px;height:10px;display:inline-block;border-radius:50%;background:#8f6cf433;margin:0 4px}.swiper-pagination-customs-active{background:#5498f7}@media (max-width: 1024px){.hero-container{grid-template-columns:1fr}.category-grid,.quiz-grid,.home-article-grid,.how-it-works-container{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero{padding-top:2.5rem}.hero-title{font-size:2.4rem}.category-grid,.quiz-grid,.home-article-grid,.how-it-works-container{grid-template-columns:1fr}.cta-container{flex-direction:column;align-items:flex-start}}
