.layout_page__dzqMi{padding:4rem 0;min-height:calc(100vh - 200px)}.layout_container__gXHsr{max-width:800px;margin:0 auto;padding:0 1rem}.layout_header__V2q81{text-align:center;margin-bottom:3rem}.layout_title__aREur{font-size:2.5rem;font-weight:800;color:var(--neutral-900);margin-bottom:.75rem}.layout_subtitle__nkqkc{font-size:1.125rem;color:var(--neutral-500)}.layout_lastUpdated__G3aKR{font-size:.875rem;color:var(--neutral-400);margin-top:.5rem}.layout_content__vjCop{background:white;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px rgba(0,0,0,.06);border:1px solid var(--neutral-100)}.layout_section__Kv9n2{margin-bottom:2.5rem}.layout_section__Kv9n2:last-child{margin-bottom:0}.layout_sectionTitle__3VClL{font-size:1.25rem;font-weight:700;color:var(--primary-700);margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.layout_sectionTitle__3VClL:before{content:"";width:4px;height:24px;background:var(--primary-500);border-radius:2px}.layout_text__hMFnq{color:var(--neutral-600);line-height:1.8;font-size:1rem}.layout_text__hMFnq p{margin-bottom:1rem}.layout_text__hMFnq ul{list-style:none;padding:0;margin:1rem 0}.layout_text__hMFnq li{position:relative;padding-left:1.5rem;margin-bottom:.75rem}.layout_text__hMFnq li:before{content:"✓";position:absolute;left:0;color:var(--primary-500);font-weight:600}.layout_highlight__X4Y3D{background:var(--primary-50);border-left:4px solid var(--primary-500);padding:1rem 1.5rem;border-radius:0 12px 12px 0;margin:1.5rem 0}.layout_highlight__X4Y3D p{margin:0;color:var(--primary-700);font-weight:500}.layout_contactBox__l4Fb5{background:linear-gradient(135deg,var(--primary-50),var(--earth-50));border-radius:16px;padding:2rem;margin-top:2rem;text-align:center}.layout_contactBox__l4Fb5 h3{font-size:1.125rem;color:var(--neutral-900);margin-bottom:.5rem}.layout_contactBox__l4Fb5 p{color:var(--neutral-600);margin-bottom:1rem}.layout_contactLinks___5pfp{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.layout_contactLinks___5pfp a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:white;color:var(--primary-700);border-radius:10px;font-weight:600;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .2s ease}.layout_contactLinks___5pfp a:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}@media (max-width:768px){.layout_page__dzqMi{padding:1.5rem 0 80px}.layout_header__V2q81{margin-bottom:1.5rem}.layout_title__aREur{font-size:1.5rem}.layout_subtitle__nkqkc{font-size:.9rem}.layout_lastUpdated__G3aKR{font-size:.78rem}.layout_content__vjCop{padding:1.25rem;border-radius:14px}.layout_section__Kv9n2{margin-bottom:1.5rem}.layout_sectionTitle__3VClL{font-size:1.05rem;margin-bottom:.75rem}.layout_sectionTitle__3VClL:before{height:20px;width:3px}.layout_text__hMFnq{font-size:.875rem;line-height:1.7}.layout_text__hMFnq li{margin-bottom:.5rem}.layout_highlight__X4Y3D{padding:.875rem 1.125rem;margin:1rem 0}.layout_contactBox__l4Fb5{padding:1.25rem;border-radius:12px;margin-top:1.5rem}.layout_contactBox__l4Fb5 h3{font-size:1rem}.layout_contactBox__l4Fb5 p{font-size:.85rem}.layout_contactLinks___5pfp{flex-direction:column;gap:.5rem}.layout_contactLinks___5pfp a{padding:.625rem 1rem;font-size:.85rem;width:100%;justify-content:center}}.page_faqContainer__o8Oun{display:flex;flex-direction:column;gap:2rem}.page_category__1IXmI{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid var(--neutral-100)}.page_categoryTitle__TjQ6M{font-size:1.125rem;font-weight:700;color:var(--primary-700);margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--primary-100)}.page_faqList__z73Vb{display:flex;flex-direction:column;gap:.5rem}.page_faqItem__MKSlv{border-radius:12px;overflow:hidden;background:var(--neutral-50);transition:all .2s ease}.page_faqItem__MKSlv.page_open__tm2zO{background:var(--primary-50)}.page_question__6bk0U{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:.9375rem;font-weight:600;color:var(--neutral-800);background:transparent;border:none;cursor:pointer;text-align:left;gap:1rem;transition:color .2s ease}.page_question__6bk0U:hover{color:var(--primary-600)}.page_icon__98DX3{font-size:1.25rem;font-weight:500;color:var(--primary-500);flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:white;border-radius:50%}.page_answer__mydsW{padding:0 1.25rem 1rem;animation:page_fadeIn__2j88k .2s ease}.page_answer__mydsW p{font-size:.9375rem;color:var(--neutral-600);line-height:1.7;margin:0}@keyframes page_fadeIn__2j88k{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}