.page-privacy-policy{color:#333333;background:linear-gradient(180deg,#B71C1C 0%,#7A0E0E 100%);font-family:'Segoe UI',Arial,sans-serif;line-height:1.7;max-width:100%;overflow-x:hidden;}
.page-privacy-policy__hero-section{background:linear-gradient(135deg,#B71C1C 0%,#D32F2F 100%);padding:16px 20px 32px;border-bottom:1px solid #F2B544;display:flex;flex-direction:column;align-items:center;}
.page-privacy-policy__hero-image-block{width:100%;max-width:1020px;margin-bottom:8px;}
.page-privacy-policy__hero-image{width:100%;max-width:1020px;height:auto;aspect-ratio:17/5;object-fit:cover;display:block;border-radius:16px;box-shadow:0 8px 16px rgba(0,0,0,0.3);}
.page-privacy-policy__hero-content{width:100%;max-width:1020px;margin:0 auto;padding:12px 16px;background:rgba(122,14,14,0.5);border-radius:16px;border-left:4px solid #FFD86A;}
.page-privacy-policy__main-title{color:#FFF5E1;font-size:clamp(1.4rem, 2.8vw, 2.2rem);font-weight:800;margin:0 0 10px;line-height:1.3;letter-spacing:0.5px;max-width:900px;}
.page-privacy-policy__hero-subtitle{color:#FFF5E1;font-size:clamp(1rem, 1.5vw, 1.15rem);max-width:900px;margin:0 0 12px;opacity:0.95;}
.page-privacy-policy__update-date{color:#F4D34D;font-style:italic;margin-bottom:20px;font-size:0.95rem;}
.page-privacy-policy__hero-actions, .page-privacy-policy__cta-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;}
.page-privacy-policy__btn{display:inline-block;padding:12px 24px;border-radius:36px;text-decoration:none;font-weight:600;font-size:0.95rem;transition:all 0.3s ease;border:none;box-sizing:border-box;white-space:nowrap;text-align:center;width:auto;max-width:none;overflow:hidden;word-wrap:break-word;}
.page-privacy-policy__btn--primary{background:linear-gradient(180deg,#FFD86A 0%,#E6B800 100%);color:#B71C1C;box-shadow:0 4px 10px rgba(255,216,106,0.4);}
.page-privacy-policy__btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 14px rgba(255,216,106,0.6);}
.page-privacy-policy__btn--secondary{background:transparent;color:#FFF5E1;border:2px solid #F2B544;}
.page-privacy-policy__btn--secondary:hover{background:#F2B544;color:#B71C1C;}
.page-privacy-policy__btn--link{background:transparent;color:#FFF5E1;border:none;text-decoration:underline;text-underline-offset:4px;padding:10px 16px;}
.page-privacy-policy__btn--link:hover{color:#F4D34D;}
.page-privacy-policy__intro-card{max-width:1000px;margin:32px auto 16px;padding:24px 28px;background:rgba(255,245,225,0.08);border-radius:20px;border:1px solid rgba(242,181,68,0.3);}
.page-privacy-policy__heading{color:#FFF5E1;font-size:clamp(1.3rem, 2vh+1rem, 1.8rem);font-weight:700;border-left:6px solid #FFD86A;padding-left:16px;margin:0 0 14px;}
.page-privacy-policy__paragraph{color:#FFF5E1;margin-bottom:14px;}
.page-privacy-policy__sub-heading{color:#F4D34D;margin:18px 0 8px;font-size:1.2rem;}
.page-privacy-policy__link-inline{color:#FFD86A;text-decoration:underline;font-weight:600;transition:opacity 0.3s ease;}
.page-privacy-policy__link-inline:hover{opacity:0.85;}
.page-privacy-policy__info-grid{max-width:1000px;margin:20px auto;padding:0 16px;display:grid;grid-template-columns:repeat(2, 1fr);gap:18px;}
.page-privacy-policy__info-card{background:rgba(255,255,255,0.05);border:1px solid #F2B544;border-radius:20px;padding:22px 24px;box-shadow:0 4px 12px rgba(255,204,102,0.1);transition:transform 0.4s ease, box-shadow 0.4s ease;}
.page-privacy-policy__info-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(255,204,102,0.2);}
.page-privacy-policy__info-title{color:#F4D34D;margin:0 0 16px;font-size:1.3rem;font-weight:700;}
.page-privacy-policy__list{list-style:none;padding-left:0;margin:0;}
.page-privacy-policy__list-item{color:#FFF5E1;margin-bottom:10px;display:flex;align-items:flex-start;gap:8px;}
.page-privacy-policy__list-icon{min-width:22px;color:#FFD86A;font-weight:bold;}
.page-privacy-policy__faq-section{max-width:1000px;margin:32px auto;padding:0 16px;background-color:transparent;}
.page-privacy-policy__faq-title{color:#F4D34D;margin:0 0 18px;font-size:1.4rem;text-align:center;}
.page-privacy-policy__faq-list{display:grid;gap:10px;}
.page-privacy-policy__faq-item{background:rgba(122,14,14,0.55);border-left:6px solid #F2B544;border-radius:0 10px 10px 0;padding:8px 18px 12px;}
.page-privacy-policy__faq-question{color:#FFF5E1;font-weight:600;cursor:pointer;display:flex;list-style:none;justify-content:space-between;align-items:center;user-select:none;}
.page-privacy-policy__faq-question::-webkit-details-marker{display:none;}
.page-privacy-policy__faq-question-text{flex:1;padding-right:12px;}
.page-privacy-policy__faq-toggle{display:inline-block;background:linear-gradient(180deg,#FFD86A 0%,#E6B800 100%);color:#B71C1C;border-radius:50%;width:24px;height:24px;text-align:center;line-height:22px;flex-shrink:0;font-weight:bold;margin-top:2px;}
.page-privacy-policy__faq-answer{color:#FFF5E1;margin:8px 0 4px;padding-top:12px;border-top:1px solid rgba(255,245,225,0.2);}
.page-privacy-policy__cta-card{max-width:800px;margin:32px auto;padding:28px 32px;background:rgba(255,255,255,0.08);border-radius:20px;text-align:center;border:1px solid #F2B544;}
.page-privacy-policy__cta-title{color:#FFF5E1;font-size:clamp(1.2rem, 2vw, 1.6rem);margin:0 0 12px;}
.page-privacy-policy__cta-text{color:#FFF5E1;margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto;}
.page-privacy-policy__cta-actions{justify-content:center;}
.page-privacy-policy__related-links{text-align:center;padding:24px 16px;margin:24px 0;background:transparent;display:flex;justify-content:center;gap:16px;flex-wrap:wrap;}
.page-privacy-policy__related-links a{color:#FFD86A;text-decoration:underline;font-weight:600;padding:8px 12px;border:1px solid rgba(242,181,68,0.4);border-radius:24px;transition:all 0.3s ease;background:rgba(122,14,14,0.3);}
.page-privacy-policy__related-links a:hover{background:#FFD86A;color:#B71C1C;}
@media (max-width: 1024px){
.page-privacy-policy__info-grid{grid-template-columns:1fr;}
.page-privacy-policy__hero-section{padding-top:10px;}
}
@media (max-width: 768px){
.page-privacy-policy{overflow-x:hidden;}
.page-privacy-policy img{max-width:100% !important;height:auto !important;}
.page-privacy-policy__hero-section{padding-top:10px;padding-left:12px;padding-right:12px;}
.page-privacy-policy__hero-image{aspect-ratio:2/1;max-width:100%;}
.page-privacy-policy__hero-content{padding:10px 12px;}
.page-privacy-policy__hero-actions, .page-privacy-policy__cta-actions{gap:10px;}
.page-privacy-policy__btn{max-width:100%;white-space:normal;word-wrap:break-word;box-sizing:border-box;}
.page-privacy-policy__btn--primary, .page-privacy-policy__btn--secondary, .page-privacy-policy__btn--link{width:auto;max-width:100%;white-space:normal;word-wrap:break-word;box-sizing:border-box;}
.page-privacy-policy__intro-card, .page-privacy-policy__info-card, .page-privacy-policy__faq-item, .page-privacy-policy__cta-card, .page-privacy-policy__related-links{padding:16px 18px;}
.page-privacy-policy__related-links{flex-direction:column;align-items:center;}
.page-privacy-policy__cta-actions{flex-direction:column;width:100%;}
.page-privacy-policy__cta-actions .page-privacy-policy__btn{width:100%;}
}