.policy-page{background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);min-height:100vh;padding:2rem 1rem}.icon-warning,.icon-legal,.icon-features,.icon-help,.icon-company,.icon-email,.icon-delete,.icon-lock,.icon-api,.icon-question,.icon-book,.icon-contact,.icon-chat,.icon-time,.icon-refresh,.icon-shield,.icon-code,.icon-clock,.icon-blog,.icon-arrow{margin-right:.5rem;font-size:1.2em;font-weight:700;display:inline-block}.icon-check{color:#10b981;margin-right:.5rem;font-weight:700}.icon-cross{color:#ef4444;margin-right:.5rem;font-weight:700}.policy-container{grid-template-columns:250px 1fr;gap:2rem;max-width:1400px;margin:0 auto;display:grid;position:relative}.policy-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;height:fit-content;padding:1.5rem;position:sticky;top:2rem;box-shadow:0 8px 32px #0000001a}.policy-nav h2{color:#1a1a1a;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.policy-nav ul{margin:0;padding:0;list-style:none}.policy-nav li{margin-bottom:.5rem}.policy-nav a{color:#333;border-radius:8px;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:block}.policy-nav a:hover{color:#fff;background:#2a2a2a;transform:translate(5px)}.policy-content{background:#fffffffa;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000026}.policy-header{text-align:center;border-bottom:3px solid #2a2a2a;margin-bottom:3rem;padding-bottom:2rem}.policy-header h1{background:linear-gradient(135deg,#1a1a1a 0%,#4a4a4a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:800}.policy-header .subtitle{color:#666;font-size:1.2rem;font-style:italic}.policy-section{margin-bottom:4rem;scroll-margin-top:2rem}.policy-section h2{color:#1a1a1a;border-bottom:2px solid #d0d0d0;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:2rem;font-weight:700}.policy-section h3{color:#2a2a2a;margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.policy-section h4{color:#555;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.policy-section p{color:#444;margin-bottom:1rem;line-height:1.8}.policy-section ul{margin:1rem 0;padding-left:1.5rem}.policy-section li{color:#444;margin-bottom:.5rem;line-height:1.8}.disclaimer-box{color:#fff;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);border:2px solid #444;border-radius:15px;margin:1.5rem 0;padding:2rem;box-shadow:0 8px 24px #0000004d}.disclaimer-box h3{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-top:0;margin-bottom:1rem;font-size:1.8rem}.disclaimer-box p,.disclaimer-box li{color:#fffffff2;font-size:1rem}.disclaimer-box strong{color:#fff;font-weight:700}.warning-text{background:#ffffff1a;border-left:4px solid #fff;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:1.1rem}.legal-subsection{margin:2rem 0}.law-card{background:#f8f9fa;border-left:4px solid #2a2a2a;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 12px #0000000d}.law-card h4{color:#1a1a1a;margin-top:0}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem;display:grid}.feature-card{background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);border:2px solid #d0d0d0;border-radius:15px;padding:2rem;transition:all .3s}.feature-card:hover{border-color:#2a2a2a;transform:translateY(-5px);box-shadow:0 12px 24px #00000026}.feature-card h3{color:#1a1a1a;margin-top:0;font-size:1.4rem}.feature-card .note{color:#2a2a2a;background:#2a2a2a14;border-left:3px solid #2a2a2a;border-radius:8px;margin-top:1rem;padding:.75rem;font-size:.9rem;font-weight:600}.support-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.support-card{background:#fff;border:2px solid #e0e0e0;border-radius:15px;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #00000014}.support-card:hover{border-color:#2a2a2a;box-shadow:0 8px 20px #00000026}.support-card h3{color:#1a1a1a;margin-top:0}.faq-item{border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem;padding-bottom:1rem}.faq-item:last-child{border-bottom:none}.faq-item h4{color:#333;margin-top:0;margin-bottom:.5rem}.faq-item p{color:#666;margin:0}.chat-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);border:none;border-radius:8px;width:100%;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.chat-button:hover{background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.company-subsection{margin:2rem 0}.policy-card{background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:2rem;box-shadow:0 4px 12px #0000000d}.policy-card h4{color:#1a1a1a;margin-top:1.5rem;margin-bottom:1rem}.policy-card h4:first-child{margin-top:0}.blog-link{color:#fff;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);border-radius:8px;margin-top:1rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.blog-link:hover{background:linear-gradient(135deg,#1a1a1a 0%,#000 100%);transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.policy-footer{text-align:center;border-top:2px solid #e0e0e0;margin-top:4rem;padding-top:2rem}.footer-content p{color:#666;margin-bottom:1rem}.copyright{color:#2a2a2a;font-weight:600}[data-theme=dark] .policy-page{background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%)}[data-theme=dark] .policy-nav,[data-theme=dark] .policy-content{background:#141414f2;border:1px solid #2a2a2a}[data-theme=dark] .policy-nav a{color:#e0e0e0}[data-theme=dark] .policy-nav a:hover{color:#1a1a1a;background:#f5f5f5}[data-theme=dark] .policy-nav h2{color:#f5f5f5}[data-theme=dark] .policy-header{border-bottom-color:#3a3a3a}[data-theme=dark] .policy-header h1{background:linear-gradient(135deg,#f5f5f5 0%,#b0b0b0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .policy-section h2,[data-theme=dark] .policy-section h3{color:#f5f5f5}[data-theme=dark] .policy-section h2{border-bottom-color:#3a3a3a}[data-theme=dark] .policy-section h4,[data-theme=dark] .policy-section p,[data-theme=dark] .policy-section li{color:#d0d0d0}[data-theme=dark] .law-card,[data-theme=dark] .policy-card{background:#1e1e1ecc;border-left-color:#f5f5f5}[data-theme=dark] .law-card h4,[data-theme=dark] .policy-card h4{color:#f5f5f5}[data-theme=dark] .feature-card{background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);border-color:#3a3a3a}[data-theme=dark] .feature-card:hover{border-color:#f5f5f5}[data-theme=dark] .feature-card h3{color:#f5f5f5}[data-theme=dark] .feature-card .note{color:#e0e0e0;background:#ffffff1a;border-left-color:#f5f5f5}[data-theme=dark] .support-card{background:#1e1e1ecc;border-color:#3a3a3a}[data-theme=dark] .support-card:hover{border-color:#f5f5f5}[data-theme=dark] .support-card h3{color:#f5f5f5}[data-theme=dark] .faq-item{border-bottom-color:#3a3a3a}[data-theme=dark] .faq-item h4{color:#e0e0e0}[data-theme=dark] .chat-button,[data-theme=dark] .blog-link{color:#1a1a1a;background:linear-gradient(135deg,#f5f5f5 0%,#d0d0d0 100%)}[data-theme=dark] .chat-button:hover,[data-theme=dark] .blog-link:hover{background:linear-gradient(135deg,#fff 0%,#e0e0e0 100%);box-shadow:0 6px 16px #fff3}[data-theme=dark] .disclaimer-box{color:#1a1a1a;background:linear-gradient(135deg,#f5f5f5 0%,#d0d0d0 100%);border:2px solid #fff}[data-theme=dark] .disclaimer-box h3,[data-theme=dark] .disclaimer-box strong{color:#000}[data-theme=dark] .disclaimer-box p,[data-theme=dark] .disclaimer-box li{color:#1a1a1a}[data-theme=dark] .warning-text{background:#00000026;border-left-color:#000}[data-theme=dark] .policy-footer{border-top-color:#3a3a3a}[data-theme=dark] .footer-content p{color:#b0b0b0}[data-theme=dark] .copyright{color:#f5f5f5}@media (max-width:1024px){.policy-container{grid-template-columns:1fr}.policy-nav{position:relative;top:0}}@media (max-width:768px){.policy-page{padding:1rem .5rem}.policy-content{padding:2rem 1.5rem}.policy-header h1{font-size:2rem}.policy-header .subtitle{font-size:1rem}.policy-section h2{font-size:1.5rem}.feature-grid,.support-grid{grid-template-columns:1fr;gap:1.5rem}.policy-nav{padding:1rem}.policy-nav h2{font-size:1rem}.policy-nav a{padding:.5rem .75rem;font-size:.9rem}}@media (max-width:480px){.policy-header h1{font-size:1.5rem}.disclaimer-box{padding:1.5rem}.disclaimer-box h3{font-size:1.3rem}}html{scroll-behavior:smooth}@media print{.policy-nav{display:none}.policy-container{grid-template-columns:1fr}.policy-page{background:#fff}.chat-button,.blog-link{display:none}}
