@charset "UTF-8";.header{position:sticky;top:0;z-index:100;background:#f5f3ffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(121,122,170,.12);height:auto;font-size:16px;box-shadow:0 10px 30px #2a2e580f}.header .navbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px}@media screen and (max-width: 727px){.header .navbar{min-height:68px}}.header .navbar .nav-back-link{display:none;align-items:center;justify-content:center;width:36px;height:36px;color:#3d4451;text-decoration:none;flex-shrink:0}.header .navbar .nav-back-link i{font-size:24px;line-height:1}.header .navbar .brand-link{display:inline-flex;align-items:center;flex-shrink:0;padding:8px 14px;border-radius:999px;background:#ffffffb8;border:1px solid rgba(121,122,170,.12)}.header .navbar a img{height:36px;margin-right:0}@media screen and (max-width: 727px){.header .navbar a img{height:30px}}.header .navbar nav{display:flex;align-items:center;justify-content:space-between;gap:14px;flex:1}.header .navbar nav .nav-links{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.header .navbar nav .nav-links .nav-entry{list-style:none;color:#f03f87}.header .navbar nav .nav-links .nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;color:#5f6988;font-size:.94rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease}.header .navbar nav .nav-links .nav-link:hover,.header .navbar nav .nav-links .nav-link.active{color:#fff;background:linear-gradient(135deg,#7a67f8,#4c8df6);box-shadow:0 12px 24px #5c70f333}@media screen and (max-width: 727px){.header .navbar nav .nav-links{display:block;position:absolute;width:calc(100% - 20px);top:74px;left:10px;background:#fffffff0;text-align:left;padding:10px 12px;border-radius:22px;border:1px solid rgba(121,122,170,.12);box-shadow:0 18px 40px #1f23331f;z-index:999;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.header .navbar nav .nav-links .nav-link{display:flex;align-items:center;justify-content:space-between;height:auto;padding:12px;border-radius:14px;font-size:15px;background:#f9f7fc;border:1px solid rgba(31,35,51,.06)}.header .navbar nav .nav-links .nav-entry+.nav-entry{margin-top:10px}}@media screen and (max-width: 727px){.header .navbar nav .nav-links.active{opacity:1;transform:translateY(0);pointer-events:auto}}.header .navbar nav .nav-actions{display:flex;align-items:center;gap:10px}@media screen and (max-width: 727px){.header .navbar nav .nav-actions{margin-left:auto}}.header .navbar nav .nav-icon-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;color:#6673ff;background:#ffffffb8;border:1px solid rgba(121,122,170,.12);text-decoration:none;transition:background-color .18s ease,color .18s ease}.header .navbar nav .nav-icon-link:hover{background:#7a67f81a}.header .navbar nav .Mobile{display:none;cursor:pointer}@media screen and (max-width: 727px){.header .navbar nav .Mobile{display:block}}.header .navbar nav .Mobile i{font-size:20px;color:#6673ff;transition:transform .18s ease,color .18s ease}.header .navbar nav .Mobile.active i{transform:rotate(90deg)}.header .category-scroll-container{display:none;width:100%;height:100%;align-items:center;overflow-x:auto;overflow-y:hidden;padding:8px 15px 12px;gap:10px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}@media screen and (max-width: 727px){.header .category-scroll-container{display:flex}}.header .category-scroll-container .cat-pill{flex-shrink:0;white-space:nowrap;padding:8px 16px;font-size:13px;font-weight:700;color:#66708f;background-color:#ffffffe6;border-radius:999px;text-decoration:none;transition:all .2s ease;border:1px solid rgba(121,122,170,.12);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.header .category-scroll-container .cat-pill.active,.header .category-scroll-container .cat-pill:hover{color:#fff;border-color:#7a67f847;background:linear-gradient(135deg,#7a67f8,#4c8df6)}@media screen and (max-width: 727px){.header.header--mobile-back{min-height:58px}.header.header--mobile-back .navbar{position:relative;min-height:62px;gap:0;padding-top:4px;padding-bottom:4px}.header.header--mobile-back .nav-back-link{display:inline-flex}.header.header--mobile-back .brand-link{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}.header.header--mobile-back .brand-link img{height:31px}.header.header--mobile-back nav{justify-content:flex-end;margin-left:auto;flex:1}.header.header--mobile-back .nav-links,.header.header--mobile-back .Mobile,.header.header--mobile-back .category-scroll-container{display:none!important}.header.header--mobile-back .nav-actions{margin-left:auto}.header.header--mobile-back .nav-icon-link{width:36px;height:36px;color:#6d8fca}.header.header--mobile-back .nav-icon-link i{font-size:22px}}.site-footer{padding:0 20px;color:#66708f;background:transparent;margin:20px auto 0;max-width:1200px}.site-footer .container{max-width:1200px;margin:0 auto;padding:30px 20px!important}.site-footer__inner{display:grid;grid-template-columns:320px 1fr 180px;align-items:center;gap:36px;padding:28px 30px;border-radius:30px;background:radial-gradient(circle at top left,rgba(122,103,248,.14),transparent 32%),linear-gradient(135deg,#fff,#f6f4ff 55%,#eef8ff);border:1px solid rgba(121,122,170,.12);box-shadow:0 22px 44px #4a409414;margin-top:auto}.site-footer__subscribe{display:flex;align-items:center}.site-footer__brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none}.site-footer__brand img{width:56px;height:56px;border-radius:16px;flex-shrink:0}.site-footer__brand-copy strong{display:block;font-size:1.2rem;line-height:1.1;color:#1e2643}.site-footer__brand-copy span{display:block;margin-top:6px;font-size:.9rem;line-height:1.5;color:#7a83a0}.site-footer__meta{text-align:center}.site-footer__meta .footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-bottom:10px}.site-footer__meta .footer-links a{color:#5f6cf3;font-size:14px;font-weight:700;text-decoration:none}.site-footer__meta p{margin:0;font-size:14px;color:#7a83a0}.site-footer__social{display:flex;justify-content:flex-end;align-items:center;gap:10px}.site-footer__social a{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#ffffffe6;border:1px solid rgba(121,122,170,.12);color:#fff;text-decoration:none;font-size:16px;color:#5f6cf3}@media screen and (max-width: 727px){.site-footer{padding:0 0 20px}.site-footer__inner{grid-template-columns:1fr;gap:20px;padding:22px 18px}.site-footer__subscribe,.site-footer__meta,.site-footer__social{justify-self:center;width:100%;max-width:360px}.site-footer__social,.site-footer__subscribe{justify-content:center}.site-footer__brand{gap:12px;text-align:left}.site-footer__brand img{width:48px;height:48px;border-radius:14px}.site-footer__brand-copy strong{font-size:1.05rem}.site-footer__brand-copy span{font-size:.82rem}}/*! 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}.btn{display:inline-block;padding:10px 20px;border-radius:8px;font-weight:600;text-align:center;cursor:pointer;border:2px solid transparent;transition:all .2s}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover{background:#0056b3;color:#fff}*{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:#1f2333;background:#f4f1f8;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{margin:0;padding:0}.pagesContent{display:grid;grid-template-columns:1fr 400px;margin-top:30px;gap:2rem}@media screen and (max-width: 750px){.pagesContent{grid-template-columns:1fr}}@media screen and (max-width: 750px){.pagesContent aside{display:none}}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}li{list-style:none}.btn.primary{background:#8f6cf4;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:#8f6cf4}.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:#5b6275;font-size:1rem}[v-cloak]{display:none}.container{max-width:1200px;margin:0 auto;padding:0 20px!important}.home-shell{padding-top:28px;padding-bottom:40px}.home-hero{display:grid;gap:24px;margin-bottom:28px}.home-hero__content,.home-hero__panel{position:relative;border-radius:32px}.home-hero__content{margin-top:20px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:26px;align-items:stretch;padding:42px;color:#1c2440;background:radial-gradient(circle at top left,rgba(126,105,255,.18),transparent 34%),radial-gradient(circle at right center,rgba(75,198,255,.16),transparent 26%),linear-gradient(135deg,#fff,#f5f2ff 46%,#eef8ff);border:1px solid rgba(120,107,255,.14);box-shadow:0 24px 60px #4a40941f}.home-hero__content h1{margin:0;max-width:720px;font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.06;letter-spacing:-.04em}.home-hero__intro,.home-hero__guide{display:flex;flex-direction:column}.home-hero__intro{justify-content:center}.home-hero__guide{padding:24px;border-radius:28px;background:#ffffff9e;border:1px solid rgba(122,103,248,.12);box-shadow:inset 0 1px #ffffff80}.home-hero__eyebrow{margin:0 0 16px;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:#7b69de;font-weight:800}.home-hero__description{max-width:700px;margin:18px 0 0;font-size:1.03rem;line-height:1.8;color:#5d6484}.home-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.home-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:999px;font-weight:800;font-size:.96rem;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.home-hero__cta:hover{transform:translateY(-2px)}.home-hero__cta--primary{color:#fff;background:linear-gradient(135deg,#7a67f8,#4c8df6);box-shadow:0 18px 36px #5c70f347}.home-hero__cta--secondary{color:#53607e;background:#ffffffc7;border:1px solid rgba(103,114,159,.18)}.home-hero__note{margin:0;color:#69728f;font-size:.95rem;line-height:1.7}.home-hero__topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px}.home-hero__topic{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:132px;padding:18px 18px 16px;border-radius:22px;background:#ffffffa8;border:1px solid rgba(122,103,248,.12);color:#4b5472;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-hero__topic:hover{transform:translateY(-3px);border-color:#7a67f838;box-shadow:0 16px 32px #4a40941a}.home-hero__topic strong{margin-top:auto;color:#7a67f8;font-size:.84rem;letter-spacing:.04em;text-transform:uppercase}.home-hero__topic-title{display:block;color:#1f2743;font-size:1rem;font-weight:800}.home-hero__topic-copy{display:block;color:#6b7492;font-size:.9rem;line-height:1.65}.home-hero__panel{display:flex;flex-direction:column;gap:18px}.home-spotlight,.home-paths{padding:26px;border-radius:28px;background:#fff;border:1px solid rgba(121,122,170,.12);box-shadow:0 18px 46px #4a409414}.home-spotlight__label{margin:0 0 8px;color:#7a67f8;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.home-spotlight h2{margin:0;font-size:1.7rem;color:#1a2140}.home-spotlight__description{margin:10px 0 18px;color:#67718f;line-height:1.7}.home-spotlight__card{display:block;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#f8f6ff,#fff);border:1px solid rgba(122,103,248,.12)}.home-spotlight__media{aspect-ratio:16/10}.home-spotlight__media img{width:100%;height:100%;object-fit:cover}.home-spotlight__body{padding:18px 18px 20px}.home-spotlight__body h3{margin:10px 0 8px;font-size:1.06rem;line-height:1.45;color:#212846}.home-spotlight__body p{margin:0;color:#77809c;font-size:.92rem}.home-spotlight__badge{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:999px;background:#7a67f81a;color:#765ef4;font-size:.78rem;font-weight:700}.home-paths__header{display:flex;align-items:center;margin-bottom:14px}.home-paths__header h3{margin:0;font-size:1.2rem;color:#1a2140}.home-paths__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 0;border-top:1px solid rgba(121,122,170,.12)}.home-paths__item:first-of-type{border-top:0;padding-top:0}.home-paths__item strong{display:block;font-size:.98rem;color:#27304c}.home-paths__item p{margin:4px 0 0;font-size:.88rem;line-height:1.6;color:#79829d}.home-paths__item span{flex-shrink:0;min-width:54px;text-align:right;color:#7a67f8;font-size:.86rem;font-weight:700}.home-mobile-nav{display:none}@media screen and (max-width: 727px){.home-mobile-nav{display:block;margin:10px 0 18px}}.home-mobile-nav__tabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid #7a9fda;border-radius:14px;overflow:hidden;background:#f4f6fb}.home-mobile-nav__tab{height:50px;border:0;background:transparent;color:#1d2735;font-size:.95rem;font-weight:700}.home-mobile-nav__tab.active{background:#5f87ca;color:#fff}.home-mobile-nav__categories{display:flex;align-items:center;gap:24px;margin-top:12px;padding:0 4px 6px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.home-mobile-nav__categories::-webkit-scrollbar{display:none}.home-mobile-nav__category{flex:0 0 auto;border:0;background:transparent;padding:0;color:#6f6f76;font-size:.95rem;line-height:1.3;white-space:nowrap}.home-mobile-nav__category.active{color:#5f87ca;font-weight:700}.pagesContent{display:block}.home-page-tools{display:flex;justify-content:flex-end;margin:4px 0 18px}.home-page-tools__link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 18px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#7a67f8,#4c8df6);box-shadow:0 14px 28px #5c70f333;font-size:.92rem;font-weight:700;text-decoration:none}.home-feed-section{margin:0 0 24px;border-radius:30px;background:linear-gradient(180deg,#fffffff2,#fff);border:1px solid rgba(121,122,170,.12);box-shadow:0 22px 44px #4a409414}@media screen and (max-width: 735px){.home-feed-section{background:transparent;border:transparent;box-shadow:none}}.home-feed__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px;margin-bottom:20px}.home-feed__header h2{margin:0;font-size:2rem;font-weight:700;color:#161f3d;display:inline-flex;align-items:center;justify-content:flex-start;gap:14px}.home-feed__header .home-feed__more{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 16px;border-radius:999px;color:#5c6790;background:#f5f4fe;border:1px solid rgba(122,103,248,.12);font-size:.9rem;font-weight:700;text-decoration:none;white-space:nowrap}.home-feed{padding:0 24px 24px}.home-feed__title-group{flex:1}.home-feed__eyebrow{margin:0 0 8px;color:#7a67f8;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.home-feed__description{margin:10px 0 0;max-width:700px;color:#6e7793;font-size:.96rem;line-height:1.7}.title-ornament{display:inline-block;width:40px;height:40px;vertical-align:middle;object-fit:contain}.home-feed__masonry{display:grid;grid-template-columns:1.08fr repeat(3,minmax(0,.92fr));gap:18px;align-items:start;grid-auto-flow:row dense}.home-featured-card{display:flex;flex-direction:column;grid-column:1;grid-row:span 2;height:100%;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#f5f1fffa,#fffffffa);border:1px solid rgba(122,103,248,.12)}.home-featured-card__media{display:block;aspect-ratio:16/8.6;overflow:hidden}.home-featured-card__media img{width:100%;height:100%;object-fit:cover}.home-featured-card__content{display:flex;flex:1;flex-direction:column;padding:18px}.home-featured-card__content h3{margin:10px 0;font-size:1.18rem;line-height:1.4}.home-featured-card__content h3 a{color:#1f2743;text-decoration:none}.home-featured-card__content p{margin:0;color:#6d7591;line-height:1.65;font-size:.9rem}.home-featured-card__label{display:inline-flex;align-items:center;align-self:flex-start;height:28px;padding:0 12px;border-radius:999px;background:#7a67f81f;color:#7a67f8;font-size:.78rem;font-weight:800}.home-featured-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px}.home-featured-card__footer span{color:#7b84a1;font-size:.88rem}.home-featured-card__footer a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:999px;background:#1f2743;color:#fff;font-size:.84rem;font-weight:700}.home-quiz-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#fff;border:1px solid rgba(121,122,170,.12);border-radius:24px;box-shadow:0 16px 34px #4a409414;transform-origin:center center;will-change:transform,box-shadow;transition:transform .22s ease,box-shadow .22s ease}.home-quiz-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px #4a409424}.home-quiz-card__image-link{display:block;aspect-ratio:16/7.2;overflow:hidden;background:#ececec}.home-quiz-card__image-link img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .24s ease}.home-quiz-card:hover .home-quiz-card__image-link img{transform:scale(1.04)}.home-quiz-card__body{display:flex;flex:1;flex-direction:column;padding:12px 13px 14px}.home-quiz-card__body h3{margin:0;font-size:.92rem;line-height:1.38;font-weight:700}.home-quiz-card__body h3 a{color:#252d47;text-decoration:none}.home-quiz-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.home-quiz-card__badge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;background:#eff4ff;color:#5c78b8;font-size:.68rem;font-weight:700}.home-quiz-card__date{color:#7b84a1;font-size:.7rem}@media screen and (max-width: 727px){.header .category-scroll-container{display:none!important}.container{padding:0 10px!important}.home-shell{padding-top:14px;padding-bottom:26px}.home-hero{grid-template-columns:1fr;gap:16px;margin-bottom:18px}.home-hero__content,.home-spotlight,.home-paths,.home-feed{padding:20px;border-radius:24px}.home-hero__content{grid-template-columns:1fr;gap:18px}.home-hero__content h1{font-size:2.2rem;line-height:1.06}.home-hero__guide{padding:0;border-radius:20px;background:transparent;border:1px solid transparent;box-shadow:none}.home-hero__description{font-size:.95rem;line-height:1.7}.home-hero__topics{grid-template-columns:1fr}.home-hero__topic{min-height:0}.home-feed-section{margin:8px 0 14px}.home-feed{padding:0}.home-page-tools{margin:0 0 12px;justify-content:stretch}.home-page-tools__link{width:100%;justify-content:center;font-size:.88rem}.home-feed__header{display:flex;flex-direction:column;margin-bottom:16px;background:linear-gradient(180deg,#fffffff2,#fff);border:1px solid rgba(121,122,170,.12);box-shadow:0 22px 44px #4a409414;border-radius:10px}.home-feed__header h2{font-size:1.5rem;gap:10px}.home-feed__more{width:100%;justify-content:center}.home-featured-card__media{aspect-ratio:16/9}.home-feed__masonry{grid-template-columns:1fr;gap:14px}.home-featured-card{grid-column:auto;grid-row:auto}.home-quiz-card__body{padding:12px}.home-quiz-card__meta{margin-bottom:8px}.home-quiz-card__badge,.home-quiz-card__date{font-size:.72rem}}@media screen and (max-width: 960px) and (min-width: 728px){.home-hero{grid-template-columns:1fr}.home-feed__masonry{grid-template-columns:repeat(2,minmax(0,1fr))}.home-featured-card{grid-column:span 2;grid-row:span 2}}
