.page-privacy-policy{color:#333333;background-color:#F4F7FB;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.7}.page-privacy-policy img{max-width:100%;height:auto}.page-privacy-policy__hero-section{display:flex;flex-direction:column;align-items:center;padding-top:10px;padding-bottom:0;background:#F4F7FB}.page-privacy-policy__hero-image-wrapper{width:100%;max-width:1200px;padding:0 16px;box-sizing:border-box}.page-privacy-policy__hero-image{width:100%;height:auto;aspect-ratio:1020/300;object-fit:cover;display:block;border-radius:12px;box-shadow:0 4px 24px rgba(165,196,255,.4)}.page-privacy-policy__hero-content{width:100%;max-width:1200px;text-align:center;padding:28px 16px 20px;box-sizing:border-box}.page-privacy-policy__hero-title{font-size:clamp(1.6rem,3.2vw,2.5rem);font-weight:800;line-height:1.3;color:#1F2D3D;letter-spacing:.5px;margin:0 0 12px}.page-privacy-policy__hero-description{font-size:1.05rem;line-height:1.7;color:#1F2D3D;max-width:900px;margin:0 auto}.page-privacy-policy__container{width:100%;max-width:1000px;margin:0 auto;padding:24px 16px;box-sizing:border-box}.page-privacy-policy__intro-section{background-color:#FFFFFF}.page-privacy-policy__intro-section .page-privacy-policy__container{padding-top:40px}.page-privacy-policy__content-section{background-color:#FFFFFF}.page-privacy-policy__content-section:nth-of-type(even){background-color:#F4F7FB}.page-privacy-policy__content-section .page-privacy-policy__container{padding-top:36px}.page-privacy-policy__section-title{font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;color:#1F2D3D;line-height:1.4;margin:0 0 16px;padding-bottom:8px;border-bottom:3px solid #2F6BFF;display:inline-block}.page-privacy-policy__section-subtitle{font-size:1.05rem;color:#1F2D3D;text-align:center;max-width:800px;margin:0 auto 32px}.page-privacy-policy__sub-title{font-size:1.2rem;font-weight:700;color:#2F6BFF;margin:28px 0 12px}.page-privacy-policy p{margin:0 0 16px;color:#1F2D3D}.page-privacy-policy__list{margin:0 0 24px;padding-left:24px;color:#1F2D3D}.page-privacy-policy__list li{margin-bottom:12px}.page-privacy-policy__code-block{background:#2F6BFF;color:#FFFFFF;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:8px;margin:20px 0;font-size:1rem;align-items:flex-start;box-shadow:0 4px 20px rgba(47,107,255,.3)}.page-privacy-policy__code-block code{font-family:monospace;font-size:1.1rem;word-break:break-all}.page-privacy-policy__code-block span{color:#F4F7FB;font-size:14px}.page-privacy-policy__logo-grid-section{padding:48px 16px;background-color:#FFFFFF}.page-privacy-policy__logo-grid-section .page-privacy-policy__section-title,.page-privacy-policy__logo-grid-section .page-privacy-policy__section-subtitle{display:block;text-align:center}.page-privacy-policy__logo-grid-section .page-privacy-policy__section-title{border-bottom-width:0}.page-privacy-policy__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 20px;justify-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0}.page-privacy-policy__logo-item{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;max-width:260px;background:#F4F7FB;border:1px solid #D6E2FF;border-radius:12px;padding:16px;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease}.page-privacy-policy__logo-item:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(165,196,255,.5)}.page-privacy-policy__logo-image{width:100%;aspect-ratio:2/1;object-fit:contain;background-color:#FFFFFF;border-radius:8px}.page-privacy-policy__logo-cta{padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#FFFFFF;font-weight:700;text-decoration:none;font-size:1rem;transition:opacity .2s;text-align:center;width:auto;box-sizing:border-box;display:inline-block}.page-privacy-policy__logo-cta:hover{opacity:.85}.page-privacy-policy__logo-item:nth-child(5){grid-column:2}.page-privacy-policy__logo-item:nth-child(6){grid-column:3}.page-privacy-policy__guide-section{background:#F4F7FB;padding:48px 16px 56px}.page-privacy-policy__guide-inner{width:100%;max-width:900px;margin:0 auto;padding:0}.page-privacy-policy__guide-title{text-align:center;color:#1F2D3D;font-size:clamp(1.4rem,2.5vw,2rem);margin-bottom:16px}.page-privacy-policy__guide-intro{text-align:center;max-width:700px;margin:0 auto 40px;color:#1F2D3D}.page-privacy-policy__guide-item{border:1px solid #D6E2FF;border-radius:12px;margin-bottom:16px;background-color:#FFFFFF;overflow:hidden}.page-privacy-policy__guide-summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:12px;padding:20px 24px;font-weight:600;font-size:1.1rem;color:#1F2D3D;background-color:#FFFFFF;transition:background-color .2s;margin:0;user-select:none}.page-privacy-policy__guide-summary::-webkit-details-marker{display:none}.page-privacy-policy__guide-summary:hover{background-color:#f0f5ff}.page-privacy-policy__guide-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#fff;font-size:1.2rem;font-weight:700;line-height:1;transition:transform .2s}.page-privacy-policy__guide-item[open] .page-privacy-policy__guide-icon{transform:rotate(45deg)}.page-privacy-policy__guide-content{padding:24px;border-top:1px solid #D6E2FF}.page-privacy-policy__guide-image{width:100%;max-width:800px;aspect-ratio:2/1;object-fit:cover;border-radius:8px;margin-bottom:16px}.page-privacy-policy__guide-cta{background-color:#2F6BFF;border-radius:16px;text-align:center;padding:36px 24px;margin-top:24px;background-image:linear-gradient(135deg,#4A8BFF,#2F6BFF)}.page-privacy-policy__guide-cta-title{color:#FFFFFF;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:800;margin:0 0 8px}.page-privacy-policy__guide-cta-text{color:#F4F7FB;margin:0 0 24px;max-width:600px;margin-left:auto;margin-right:auto}.page-privacy-policy__guide-button{display:inline-block;padding:14px 40px;border-radius:999px;background-color:#FFFFFF;color:#2F6BFF;font-weight:700;font-size:1.1rem;text-decoration:none;box-shadow:0 4px 16px rgba(0,0,0,.15);transition:transform .2s,box-shadow .2s;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-privacy-policy__guide-button:hover{transform:scale(1.05)}.page-privacy-policy__faq-section{background-color:#F4F7FB;padding:48px 16px 64px}.page-privacy-policy__faq-list{width:100%;max-width:1000px;margin:0 auto}.page-privacy-policy__faq-item{border:1px solid #D6E2FF;border-radius:10px;background-color:#FFFFFF;margin-bottom:12px;overflow:hidden}.page-privacy-policy__faq-question{list-style:none;cursor:pointer;padding:18px 24px;font-weight:600;font-size:1.05rem;background-color:#FFFFFF;color:#1F2D3D;display:flex;align-items:center;gap:12px;transition:background-color .2s;margin:0;user-select:none}.page-privacy-policy__faq-question::-webkit-details-marker{display:none}.page-privacy-policy__faq-question:hover{background-color:#f0f5ff}.page-privacy-policy__faq-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px;height:24px;border-radius:50%;background:#2F6BFF;color:#FFFFFF;font-size:1rem;line-height:1;transition:transform .2s}.page-privacy-policy__faq-item[open] .page-privacy-policy__faq-icon{transform:rotate(45deg)}.page-privacy-policy__faq-answer{padding:0 24px 20px 60px;color:#1F2D3D}@media (max-width:768px){.page-privacy-policy__hero-section{padding-top:10px}.page-privacy-policy__hero-image{aspect-ratio:2/1}.page-privacy-policy__hero-content{padding:20px 12px 16px}.page-privacy-policy__hero-title{font-size:1.45rem}.page-privacy-policy__hero-description{font-size:.95rem}.page-privacy-policy__container{padding:20px 12px}.page-privacy-policy__logo-grid-section{padding:32px 12px}.page-privacy-policy__logo-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-privacy-policy__logo-item{padding:10px;max-width:100%}.page-privacy-policy__logo-item:nth-child(5),.page-privacy-policy__logo-item:nth-child(6){grid-column:auto}.page-privacy-policy__logo-cta{width:100%;text-align:center;padding:10px 8px;font-size:.9rem}.page-privacy-policy__guide-section{padding:32px 12px 40px}.page-privacy-policy__guide-title{font-size:1.4rem}.page-privacy-policy__guide-intro{font-size:.9rem}.page-privacy-policy__guide-summary{padding:16px;font-size:.95rem}.page-privacy-policy__guide-content{padding:16px}.page-privacy-policy__guide-cta{padding:28px 16px}.page-privacy-policy__guide-button{width:100%;padding:12px 20px}.page-privacy-policy__faq-section{padding:32px 12px 40px}.page-privacy-policy__faq-question{padding:16px;font-size:.95rem}.page-privacy-policy__faq-answer{padding:0 16px 16px 50px}.page-privacy-policy__section-title{font-size:1.3rem}.page-privacy-policy__code-block{padding:16px}.page-privacy-policy__guide-image{width:100%;max-width:100%;height:auto}.page-privacy-policy img{max-width:100% !important;height:auto !important}.page-privacy-policy{overflow-x:hidden}}