.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--quiz{height:160px}.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}.about-content{flex:1;padding-bottom:4rem}.about-hero{padding:3.8rem 0 3.2rem;background:linear-gradient(135deg,#f4efff,#fff)}.about-hero-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;box-sizing:border-box;display:grid;grid-template-columns:1.2fr .8fr;gap:2.5rem;align-items:start}.about-hero-container>*{min-width:0}.about-eyebrow{text-transform:uppercase;letter-spacing:.2rem;font-size:.8rem;color:#5498f7;margin:0 0 1rem}.about-title{margin:0 0 .9rem;font-size:3rem;line-height:1.1;color:#1c2434}.about-subtitle{margin:0 0 2rem;color:#60708e;font-size:1.05rem;line-height:1.75}.about-actions{display:flex;gap:1rem;flex-wrap:wrap}.about-hero-card{background:#fff;border-radius:24px;padding:1.8rem;box-shadow:0 12px 24px #1f23331f;border:1px solid rgba(31,35,51,.06)}.about-hero-card h3{margin:0 0 1.2rem;font-size:1.25rem}.about-hero-list{display:grid;gap:1rem}.about-hero-item{display:flex;gap:.9rem;align-items:flex-start;background:#f6f9fe;border-radius:18px;padding:1.1rem 1.2rem}.about-hero-item i{width:42px;height:42px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#8f6cf426;color:#5498f7;flex:0 0 auto}.about-hero-item strong{display:block;font-size:1rem;margin-bottom:.2rem;color:#1c2434}.about-hero-item p{margin:0;color:#60708e;line-height:1.6}.about-section{padding:3.5rem 0}.about-section.alt{background:#f6f9fe}.about-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.about-cards{margin-top:2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.about-card{background:#fff;border-radius:22px;padding:1.8rem;box-shadow:0 10px 30px #1f233314;border:1px solid rgba(31,35,51,.06)}.about-card h3{margin:0 0 .8rem;font-size:1.15rem}.about-card p{margin:0;color:#60708e;line-height:1.75}.values-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.value-card{background:#fff;border-radius:22px;padding:1.6rem;box-shadow:0 10px 30px #1f233314;border:1px solid rgba(31,35,51,.06)}.value-icon{width:44px;height:44px;border-radius:16px;background:#8f6cf424;color:#5498f7;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.value-card h3{margin:0 0 .6rem;font-size:1.05rem}.value-card p{margin:0;color:#60708e;line-height:1.7}.about-cta{padding:3rem 0;background:#e4edfb}.about-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}.about-cta-container h2{margin:0 0 .5rem}.about-cta-container p{margin:0;color:#60708e}@media (max-width: 1024px){.about-hero-container,.about-cards{grid-template-columns:1fr}.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.about-title{font-size:2.4rem}.values-grid{grid-template-columns:1fr}}
