.cookies-page{padding:40px 0 80px;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.cookies-header{text-align:center;margin-bottom:32px}.cookies-header h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:8px}.cookies-page .last-updated{color:#64748b;font-size:.95rem}.cookies-intro{background:#fff;padding:24px;border-radius:16px;box-shadow:0 2px 8px #0000000f;margin-bottom:32px}.cookies-intro p{color:#475569;font-size:1.1rem;line-height:1.7;margin:0}.cookies-section{background:#fff;border-radius:16px;padding:28px;margin-bottom:24px;box-shadow:0 2px 8px #0000000f}.cookies-page .section-header{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f1f5f9}.cookies-page .section-emoji{font-size:1.8rem}.cookies-page .section-header h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.cookies-section h3{font-size:1.15rem;font-weight:600;color:#334155;margin:20px 0 12px}.cookies-section h3:first-of-type{margin-top:0}.cookies-section p{color:#475569;font-size:1rem;line-height:1.7;margin-bottom:16px}.cookies-section ul{margin:0 0 16px;padding-left:24px}.cookies-section li{color:#475569;font-size:1rem;line-height:1.7;margin-bottom:8px}.cookies-section li strong{color:#334155}.cookies-section a{color:#3b82f6;text-decoration:none;transition:color .2s}.cookies-section a:hover{color:#2563eb;text-decoration:underline}.cookie-duration-table{background:#f8fafc;border-radius:12px;padding:16px;margin-top:16px}.cookie-row{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #e2e8f0}.cookie-row:last-child{border-bottom:none}.cookie-name{font-weight:500;color:#334155}.cookie-duration{color:#64748b;font-size:.95rem}@media(max-width:768px){.cookies-page{padding:24px 0 60px}.cookies-header h1{font-size:2rem}.cookies-section{padding:20px}.cookies-page .section-header h2{font-size:1.3rem}.cookie-row{flex-direction:column;align-items:flex-start;gap:4px}}