.page-privacy-policy{background:#0A0A0A;color:#FFF6D6;overflow-x:hidden;line-height:1.75}.page-privacy-policy__container{max-width:1100px;margin:0 auto;padding:20px}.page-privacy-policy__hero-section{background:#111111;padding:0 15px;border-radius:16px;margin:0 0 0;display:flex;flex-direction:column;align-items:center;gap:20px;max-width:1300px;margin-left:auto;margin-right:auto}.page-privacy-policy__hero-image-wrapper{width:100%;max-width:1020px}.page-privacy-policy__hero-image{width:100%;max-width:1020px;aspect-ratio:1020/300;object-fit:cover;display:block;border-radius:12px}.page-privacy-policy__hero-content{text-align:center;padding:0 10px 24px;max-width:1100px}.page-privacy-policy__hero-title{color:#F2C14E;font-size:clamp(1.45rem, 3vw, 2.0rem);line-height:1.3;font-weight:800;letter-spacing:0.3px}.page-privacy-policy__hero-subtitle{color:#FFD36B;font-size:clamp(1rem, 1.6vw, 1.125rem);margin-top:8px;max-width:800px}.page-privacy-policy__intro-section,.page-privacy-policy__info-section,.page-privacy-policy__usage-section,.page-privacy-policy__protection-section,.page-privacy-policy__cookie-section,.page-privacy-policy__rights-section,.page-privacy-policy__faq-section,.page-privacy-policy__policy-update-section{background:#111111;border:1px solid #3A2A12;border-radius:18px;margin:0 15px 32px;padding:30px 25px;box-shadow:0 4px 18px rgba(0,0,0,0.5)}.page-privacy-policy__container{max-width:1100px}.page-privacy-policy__section-title{color:#F2C14E;font-size:1.65rem;font-weight:800;position:relative;padding-bottom:12px;margin-bottom:24px}.page-privacy-policy__section-title::after{content:'';position:absolute;bottom:0;left:0;width:70px;height:3px;background:#FFD36B}.page-privacy-policy__text{font-size:1rem;margin-top:12px;text-align:justify}.page-privacy-policy__info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:24px 0}.page-privacy-policy__info-card,.page-privacy-policy__cookie-type{background:#0A0A0A;border:1px solid #3A2A12;border-radius:12px;padding:20px;transition:all 0.3s ease}.page-privacy-policy__info-card:hover{border-color:#F2C14E;transform:translateY(-6px)}.page-privacy-policy__card-title{color:#F2C14E;font-size:1.2rem;margin-bottom:8px}.page-privacy-policy__list{margin:20px 0 0 20px}.page-privacy-policy__list-item{margin-bottom:10px}.page-privacy-policy__note{background:#1E5F52;border-left:4px solid #FFD36B;border-radius:6px;padding:15px;margin-top:24px;font-style:italic}.page-privacy-policy__security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:30px 0}.page-privacy-policy__security-item{text-align:center;background:#0A0A0A;border:1px solid #3A2A12;border-radius:12px;padding:20px;display:flex;flex-direction:column;align-items:center;min-width:0}.page-privacy-policy__security-image{width:100%;height:auto;max-width:100%;aspect-ratio:400/300;object-fit:cover;border-radius:8px;margin-bottom:12px}.page-privacy-policy__security-title{color:#F2C14E;font-size:1.1rem;margin-bottom:6px}.page-privacy-policy__btn-main{display:inline-block;background:#F2C14E;color:#0A0A0A;font-weight:700;padding:12px 28px;border-radius:30px;text-decoration:none}.page-privacy-policy__cookie-types,.page-privacy-policy__rights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:24px 0}.page-privacy-policy__right-card{background:#0A0A0A;border:1px solid #3A2A12;border-radius:12px;padding:18px}.page-privacy-policy__right-title{color:#FFD36B;font-weight:700;margin-bottom:6px}.page-privacy-policy__faq-item{border:1px solid #3A2A12;border-radius:10px;padding:15px 20px;margin-bottom:14px;background:#0A0A0A;transition:all 0.3s;list-style:none}.page-privacy-policy__faq-item[open]{border-color:#F2C14E}.page-privacy-policy__faq-item summary{cursor:pointer;font-weight:600;color:#F2C14E;font-size:1.02rem;display:flex;justify-content:space-between;align-items:center;gap:12px;list-style:none;outline:none}.page-privacy-policy__faq-item summary::-webkit-details-marker{display:none}.page-privacy-policy__faq-item summary:before{content:+;font-weight:700;font-size:1.4rem;line-height:1}.page-privacy-policy__faq-item[open] summary:before{content:−}.page-privacy-policy__faq-answer{padding-top:10px;border-top:1px solid #3A2A12;margin-top:12px;color:#EADFC9}.page-privacy-policy__date{color:#8FA5B5;font-size:0.9rem;margin-top:10px;font-style:italic}.page-privacy-policy__cta-section{background:linear-gradient(145deg,#111111,#221C0F);margin:30px 15px;padding:50px 30px;text-align:center;border:1px solid #3A2A12;border-radius:24px;max-width:1100px;margin-left:auto;margin-right:auto}.page-privacy-policy__cta-title{color:#F2C14E;font-size:1.8rem}.page-privacy-policy__cta-text{color:#EADFC9;margin-top:12px}.page-privacy-policy__cta-actions{margin-top:23px;display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.page-privacy-policy__cta-button{display:inline-block;background:linear-gradient(180deg,#FFD86A 0%,#DDA11D 100%);color:#000;font-weight:700;padding:14px 32px;text-decoration:none;border-radius:50px;font-size:1rem;transition:transform 0.2s;box-shadow:0 2px 12px rgba(255,211,107,0.4)}.page-privacy-policy__cta-button:hover{transform:translateY(-2px)}.page-privacy-policy__cta-link{color:#F2C14E;display:inline-block;padding:14px 24px;border-radius:50px;border:1px solid #F2C14E;text-decoration:none}.page-privacy-policy__cta-link:hover{background:#3A2A12}.page-privacy-policy__full-cta,.page-privacy-policy__policy-cta{background:#111111;border-top:1px solid;border-color:#3A2A12;text-align:center;padding:32px 0}.page-privacy-policy__note{background:#2D1B0E}.page-privacy-policy__cta-section{padding-bottom:40px}@media(max-width:768px){.page-privacy-policy__hero-section{margin:0;padding:0 0 25px 0}.page-privacy-policy__hero-image{max-width:100%;height:auto;aspect-ratio:2/1}.page-privacy-policy__hero-content{padding-left:10px;padding-right:10px}.page-privacy-policy__hero-title{font-size:clamp(1.25rem, 2.5vw, 1.8rem)}.page-privacy-policy__section-title{font-size:1.4rem}.page-privacy-policy{width:100%;max-width:100%}.page-privacy-policy__info-grid,.page-privacy-policy__security-grid,.page-privacy-policy__cookie-types,.page-privacy-policy__rights-grid{grid-template-columns:1fr}.page-privacy-policy__intro-section,.page-privacy-policy__info-section,.page-privacy-policy__usage-section,.page-privacy-policy__protection-section,.page-privacy-policy__cookie-section,.page-privacy-policy__rights-section,.page-privacy-policy__faq-section,.page-privacy-policy__policy-update-section{padding:20px;margin-left:8px;margin-right:8px}.page-privacy-policy__cta-actions{flex-direction:column;align-items:center;gap:8px}.page-privacy-policy__cta-section{padding-left:20px;padding-right:20px;max-width:100%;margin-left:8px;margin-right:8px}.page-privacy-policy__cta-button,.page-privacy-policy__cta-link{display:block;width:100%;box-sizing:border-box;text-align:center;white-space:normal;word-wrap:break-word}.page-privacy-policy__hero-section{background:transparent}.page-privacy-policy__info-section,.page-privacy-policy__protection-section,.page-privacy-policy__rights-section,.page-privacy-policy__faq-section,.page-privacy-policy__cta-section,.page-privacy-policy__intro-section,.page-privacy-policy__usage-section,.page-privacy-policy__cookie-section,.page-privacy-policy__policy-update-section{overflow:hidden}.page-privacy-policy img{max-width:100%!important;height:auto!important}.page-privacy-policy__container{padding:10px}}@media(max-width:768px){.page-privacy-policy__hero-title font-size:1.25rem}.page-privacy-policy__intro-section{margin-top:16px}