.cookie-page{width:100%;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.cookie-main{background:var(--section-bg,#f0f2f5);min-height:50vh;padding:2rem 0}.cookie-section{box-sizing:border-box;background:0 0;margin:0;padding:0}@media (max-width:768px){.cookie-main{padding:1rem 0}}.cookie-section .cardsGrid{perspective:1000px;flex-direction:column;gap:1.5rem;display:flex}.cookie-section .card3d{background:var(--card-bg,#fff);box-sizing:border-box;transform-style:preserve-3d;border-radius:16px;padding:1.75rem 2rem;transition:transform .35s,box-shadow .35s;box-shadow:0 4px 6px #00000012,0 10px 24px #0000001a,0 0 0 1px #0000000f}.cookie-section .card3d:hover{transform:translateY(-4px)translateZ(8px);box-shadow:0 12px 28px #0000001a,0 24px 48px #00000014,0 0 0 1px #0000000f}.cookie-section .card3d h2:first-child{margin-top:0}.cookie-section .card3d h3{color:var(--text-secondary,#495057);margin-top:1.25rem;margin-bottom:.75rem;font-size:1.25rem}.cookie-text{color:var(--text-secondary,#444);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.85}.cookie-section table{border-collapse:collapse;width:100%;margin:1rem 0;font-size:.95rem}.cookie-section table th,.cookie-section table td{text-align:left;border:1px solid #dee2e6;padding:.75rem}.cookie-section table th{background:var(--table-header-bg,#f8f9fa);color:var(--heading-color,#2c3e50);font-weight:600}.cookie-section ul{margin:1rem 0;padding-left:1.5rem}.cookie-section ul li{margin-bottom:.5rem;line-height:1.6}.cookie-section a{color:var(--link-color,#1877f2);font-weight:500;text-decoration:none}.cookie-section a:hover{text-decoration:underline}
