.content-grid{max-width:1120px;margin:0 auto;padding:32px 0}@media(max-width:640px){.content-grid{padding:12px 16px}}.content-grid__border{margin-top:48px;border:none;border-top:1px solid #e5e7eb}@media(max-width:640px){.content-grid__border{margin-top:16px}}.content-section{width:100%}.faq-skeleton__hero{background:#f3eee4;--skeleton-base:#e2d9c8}.faq-skeleton .faq-skeleton__hero-grid{display:flex;flex-direction:column;align-items:flex-start;gap:32px;padding:64px 0}@media(max-width:640px){.faq-skeleton .faq-skeleton__hero-grid{gap:24px;padding:32px 16px}}.faq-skeleton__body{display:flex;justify-content:space-between;align-items:flex-start;gap:64px;padding:96px 0}@media(max-width:640px){.faq-skeleton__body{flex-direction:column;gap:48px;padding:32px 0}}.faq-skeleton__left{width:448px;flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media(max-width:640px){.faq-skeleton__left{width:100%}}.faq-skeleton__tabs{display:flex;flex-direction:column;gap:20px;width:100%;margin-top:16px;padding-left:24px}@media(max-width:640px){.faq-skeleton__tabs{display:none}}.faq-skeleton__right{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}@media(max-width:640px){.faq-skeleton__right{width:100%}}.faq-skeleton__item{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:24px;border-radius:10px;background:#e5e5e3;--skeleton-base:#d5d5d2}@keyframes skeleton-bar-shimmer{0%{background-position:150% 0}to{background-position:-50% 0}}.skeleton-bar{display:block;flex-shrink:0;background-color:var(--skeleton-base,#e5e5e3);background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.6) 50%,transparent);background-repeat:no-repeat;background-size:60% 100%;animation:skeleton-bar-shimmer 1.6s ease-in-out infinite}.skeleton-bar--bar{border-radius:6px}.skeleton-bar--pill{border-radius:999px}.skeleton-bar--circle{border-radius:50%}@media(prefers-reduced-motion:reduce){.skeleton-bar{background-image:none;animation:none}}