.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}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}.card-random-image--quiz{height:160px}.card-random-image{width:100%;display:block;object-fit:cover;border-radius:16px}.classify-hero{padding:3.5rem 0 2.5rem;background:linear-gradient(135deg,#f4efff,#fff)}.classify-hero-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:start}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#60708e;margin-bottom:1rem}.breadcrumb a{color:#3d83e8;font-weight:600}.category-title{margin:0 0 .6rem;font-size:2.6rem;line-height:1.1;color:#1c2434}.category-subtitle{margin:0 0 1.5rem;color:#60708e;font-size:1.05rem;line-height:1.7}.category-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-panel{background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 12px 24px #1f23331f;display:grid;gap:1rem}.hero-panel h3{margin:0;font-size:1.1rem}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.hero-stat{background:#f6f9fe;border-radius:16px;padding:1rem;display:grid;gap:.2rem}.hero-stat strong{font-size:1.5rem}.hero-stat span{color:#60708e;font-size:.9rem}.types-section,.quizzes-section{padding:3rem 0}.types-container,.quizzes-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.type-pills{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.5rem}.type-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.05rem;border-radius:999px;border:1px solid rgba(31,35,51,.08);background:#fff;color:#60708e;font-weight:600;cursor:pointer;transition:all .2s ease}.type-pill i{color:#3d83e8}.type-pill:hover{transform:translateY(-1px);border-color:#8f6cf438;background:#efe9ff8c}.type-pill.active{background:#e4edfb;border-color:#8f6cf440;color:#5498f7}.type-pill.active i{color:#5498f7}.type-intro{background:#fff;border-radius:20px;padding:1.75rem;box-shadow:0 10px 30px #1f233314;border:1px solid rgba(31,35,51,.06);display:grid;gap:.75rem}.type-intro h3{margin:0;font-size:1.2rem}.type-intro p{margin:0;color:#60708e;line-height:1.7}.quiz-grid{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;border:1px solid rgba(31,35,51,.06);display:grid;gap:.9rem;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:.8rem;flex-wrap:wrap;color:#60708e;font-size:.9rem}.quiz-card h4{margin:0;font-size:1.1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#1c2434}.quiz-card .quiz-actions{display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#5498f7}.quiz-card .quiz-actions i{transition:transform .2s ease}.quiz-card:hover .quiz-actions i{transform:translate(3px)}.loading-state{text-align:center;color:#60708e;padding:2rem 0}@media (max-width: 1024px){.classify-hero-container{grid-template-columns:1fr}.quiz-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.category-title{font-size:2.1rem}.quiz-grid{grid-template-columns:1fr}}
